Home
last modified time | relevance | path

Searched refs:PNG_UINT_32_MAX (Results 1 – 25 of 586) sorted by relevance

12345678910>>...24

/dports/graphics/xfig/xfig-3.2.8a/src/
H A Df_readpng.c211 if (h > PNG_UINT_32_MAX / sizeof(png_byte)) { in read_png()
215 if (w > PNG_UINT_32_MAX / bpp) { in read_png()
/dports/print/fig2dev/fig2dev-3.2.8a/fig2dev/dev/
H A Dreadpng.c270 if (h > PNG_UINT_32_MAX / sizeof(png_byte)) { in read_png()
275 if (row_bytes > PNG_UINT_32_MAX) { in read_png()
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/ExternalLibs/glpng/
H A Dglpng.c324 if ((uint64)height * png_get_rowbytes(png, info) > PNG_UINT_32_MAX) in pngLoadRawF()
446 if ((uint64)height * png_get_rowbytes(png, info) > PNG_UINT_32_MAX) in pngLoadCommon()
559 if ((uint64)width * height > (PNG_UINT_32_MAX >> 2)) in pngLoadCommon()
/dports/graphics/glpng/glpng-1079563/src/
H A Dglpng.c313 if ((uint64_t)height * png_get_rowbytes(png, info) > PNG_UINT_32_MAX) in pngLoadRawF()
435 if ((uint64_t)height * png_get_rowbytes(png, info) > PNG_UINT_32_MAX) in pngLoadCommon()
548 if ((uint64_t)width * height > (PNG_UINT_32_MAX >> 2)) in pngLoadCommon()
/dports/graphics/openjpeg15/openjpeg-version.1.5.2/thirdparty/libpng/
H A Dpng.c87 if (items > PNG_UINT_32_MAX/size) in png_zalloc()
830 if ( width > (PNG_UINT_32_MAX in png_check_IHDR()
H A Dexample.c768 if (height > PNG_UINT_32_MAX/png_sizeof(png_bytep))
/dports/graphics/pixie/Pixie/xcode/PixieLibs/
H A Dfltk-x11.patch161 if (items > PNG_UINT_32_MAX/size)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/libpng/
H A Dpng.c167 if (items > PNG_UINT_32_MAX/size) in png_zalloc()
1012 if ( width > (PNG_UINT_32_MAX in png_check_IHDR()
/dports/games/warmux/warmux-11.04/build/android/jni/png/
H A Dpng.c167 if (items > PNG_UINT_32_MAX/size) in png_zalloc()
1012 if ( width > (PNG_UINT_32_MAX in png_check_IHDR()
/dports/benchmarks/glmark2/glmark2-2021.12/src/libpng/
H A Dpng.c167 if (items > PNG_UINT_32_MAX/size) in png_zalloc()
1012 if ( width > (PNG_UINT_32_MAX in png_check_IHDR()
/dports/sysutils/syslinux/syslinux-6.03/com32/lib/libpng/
H A Dpng.c167 if (items > PNG_UINT_32_MAX/size) in png_zalloc()
1012 if ( width > (PNG_UINT_32_MAX in png_check_IHDR()
H A Dexample.c762 if (height > PNG_UINT_32_MAX/png_sizeof(png_bytep))
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/libpng-1.5.5/
H A Dpngtrans.c665 return PNG_UINT_32_MAX; /* help the app not to fail silently */ in png_get_current_row_number()
H A Dexample.c784 if (height > PNG_UINT_32_MAX/png_sizeof(png_bytep))
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/libpng/
H A Dpngtrans.c665 return PNG_UINT_32_MAX; /* help the app not to fail silently */ in png_get_current_row_number()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/png/
H A Dexample.c745 if (height > PNG_UINT_32_MAX/png_sizeof(png_bytep))
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/png/
H A Dexample.c745 if (height > PNG_UINT_32_MAX/png_sizeof(png_bytep))
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/png/
H A Dexample.c745 if (height > PNG_UINT_32_MAX/png_sizeof(png_bytep))
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/png/
H A Dexample.c745 if (height > PNG_UINT_32_MAX/png_sizeof(png_bytep))
/dports/graphics/povray37/povray-3.7.0.10/libraries/png/
H A Dexample.c808 if (height > PNG_UINT_32_MAX/png_sizeof(png_bytep))
/dports/misc/vxl/vxl-3.3.2/v3p/png/
H A Dexample.c805 if (height > PNG_UINT_32_MAX/png_sizeof(png_bytep))
/dports/games/edge/Edge-1.35-source/lib_win32/libpng-1.2.12/
H A Dexample.c751 if (height > PNG_UINT_32_MAX/png_sizeof(png_bytep))
/dports/graphics/megapov/megapov-1.2.1/libraries/png/
H A Dexample.c745 if (height > PNG_UINT_32_MAX/png_sizeof(png_bytep))
/dports/x11-toolkits/p5-Tk/Tk-804.035/PNG/libpng/
H A Dexample.c751 if (height > PNG_UINT_32_MAX/png_sizeof(png_bytep))
/dports/math/giacxcas/fltk-1.3.0/png/
H A Dpngtrans.c711 return PNG_UINT_32_MAX; /* help the app not to fail silently */ in png_get_current_row_number()

12345678910>>...24