libpng/contrib/libtests
John Bowler 72d07d3202 [libpng16] Removed one of the GCC-7.1.0 'strict-overflow' warnings that
result when integers appear on both sides of a compare.  Worked around the
  others by forcing the strict-overflow setting in the relevant functions to
  a level where they are not reported.
Changed "FALL THROUGH" comments to "FALLTHROUGH" because GCC doesn't like
  the space.
Worked around some C-style casts from (void*) because g++ 5.4.0 objects
  to them.
Increased the buffer size for 'sprint' to pass the gcc 7.1.0 'sprint
  overflow' check that is on by default with -Wall -Wextra.
2017-07-11 08:47:05 -05:00
..
fakepng.c [libpng16] Fix typo (extra "*/") in contrib/libtests/fakepng.c 2015-09-15 17:07:34 -05:00
gentests.sh [libpng16] Bump version to 1.6.1beta05 2013-03-02 15:03:15 -06:00
makepng.c [libpng16] Happy 2016! Updated copyright year 2016-01-02 13:40:27 -06:00
pngimage.c [libpng16] Imported from libpng-1.6.24.tar 2016-08-03 21:32:26 -05:00
pngstest-errors.h pngstest 1.6 error limit and warning revisions 2015-09-25 13:40:18 -07:00
pngstest.c [libpng16] Removed one of the GCC-7.1.0 'strict-overflow' warnings that 2017-07-11 08:47:05 -05:00
pngunknown.c [libpng16] Removed one of the GCC-7.1.0 'strict-overflow' warnings that 2017-07-11 08:47:05 -05:00
pngvalid.c [libpng16] Removed one of the GCC-7.1.0 'strict-overflow' warnings that 2017-07-11 08:47:05 -05:00
readpng.c [libpng16] Update CHANGES, ANNOUNCE, minor editing of contrib/*/*.c 2015-11-25 15:55:01 -06:00
tarith.c [libpng16] Change "n bit" to "n-bit" in comments. 2015-08-13 20:57:18 -05:00
timepng.c [libpng16] Imported from libpng-1.6.22.tar 2016-05-26 07:25:14 -05:00