summaryrefslogtreecommitdiff
path: root/pngrutil.c
diff options
context:
space:
mode:
authorCosmin Truta <ctruta@gmail.com>2022-09-14 22:00:42 +0300
committerCosmin Truta <ctruta@gmail.com>2022-09-14 22:00:42 +0300
commit3d57708c9166419b7f5e0bbda2f7a2149112c844 (patch)
treece28a919788546b285e289d347fe672a90d73274 /pngrutil.c
parentabccfd796870f42d8815bb30bf30920bb1c97105 (diff)
downloadlibpng-3d57708c9166419b7f5e0bbda2f7a2149112c844.tar.gz
Revert "Remove second call to write_eXIf"
The second call to png_write_eXIf should not have been removed. The first call to png_write_eXIf is for writing the eXIf chunk that is positioned before IDAT, while the second call is for writing the eXIf chunk that is positioned after IDAT. TODO: Implement a correct fix which consists in ensuring that there are no eXIf chunks simultaneously before and after IDAT. This reverts commit cd03aaf7bf0e0c748b8c6cb34a56b402b40d61d0.
Diffstat (limited to 'pngrutil.c')
0 files changed, 0 insertions, 0 deletions