• G
    [libpng16] Fixed a memory overwrite bug in simplified read of RGB PNG with · 864270e1
    Glenn Randers-Pehrson 提交于
    Fixed a memory overwrite bug in simplified read of RGB PNG with
    non-linear gamma Also bugs in the error checking in pngread.c and changed
    quite a lot of the checks in pngstest.c to be correct; either correctly
    written or not over-optimistic.  The pngstest changes are insufficient to
    allow all possible RGB transforms to be passed; pngstest cmppixel needs
    to be rewritten to make it clearer which errors it allows and then changed
    to permit known inaccuracies.
    864270e1
pngstest.c 74.5 KB