mirror of https://github.com/google/oss-fuzz.git
Update png.dict (#757)
The "eXIf" chunk has been approved by the PNG group.
This commit is contained in:
parent
db297358e0
commit
0337a0ebc6
|
@ -16,6 +16,7 @@ section_IHDR="IHDR"
|
|||
section_PLTE="PLTE"
|
||||
section_bKGD="bKGD"
|
||||
section_cHRM="cHRM"
|
||||
section_eXIf="eXIf"
|
||||
section_fRAc="fRAc"
|
||||
section_gAMA="gAMA"
|
||||
section_gIFg="gIFg"
|
||||
|
|
Loading…
Reference in New Issue