349
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected over 1 year ago.
Sep 18, 2021 — Sep 18, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[libpng16] Replace png_set_add_alpha with png_set_trns_to_alpha in fuzzer. More... over 6 years ago
[libpng16] Initialize trans_color.red, green, and blue == trans_color.gray More... over 6 years ago
[libpng16] Revert recent changes that did not help with oss-fuzz issues More... over 6 years ago
[libpng16] Initialize tRNS read buffers in pngrutil.c More... over 6 years ago
[libpng16] Use png_calloc instead of png_malloc in png_set_tRNS More... over 6 years ago
[libpng16] Initialize entire palette array to zero in png_handle_PLTE(). More... over 6 years ago
[libpng16] Revert recent changes to pngset.c More... over 6 years ago
[libpng16] Free tRNS chunk data when abandoning it More... over 6 years ago
[libpng16] Do not enable tRNS having trans_color with out-of-range value. More... over 6 years ago
[libpng16] Nullify trans_color with out-of-range value, to stop oss-fuzz issue. More... over 6 years ago
[libpng16] Add a call to png_set_packing() to the fuzzer. More... over 6 years ago
[libpng16] Removed call to png_read_start_image() from the fuzzer. In libpng16 More... over 6 years ago
[libpng16] Relocate png_read_update_info() wrt png_start_image() in fuzzer. More... over 6 years ago
[libpng16] Update CHANGES and ANNOUNCE and last-changed date in the fuzzer. More... over 6 years ago
[libpng16] Fix typo in fuzzer (png_info_ptr should be info_ptr) More... over 6 years ago
[libpng16] Relocate malloc of row_ptr after png_read_update_info() in fuzzer More... over 6 years ago
]libpng16] Add png_read_update_info() where needed in the fuzzer More... over 6 years ago
[libpng16] Add some commonly-used transforms to the libpng fuzzer More... over 6 years ago
[libpng16] Remove "cd ../libpng" from oss-fuzz build.sh More... over 6 years ago
[libpng16] Revert to using the system zlib with the libpng fuzzer More... over 6 years ago
[libpng16] Use --with-libpng-prefix=OSS_FUZZ_ while building the fuzzer More... over 6 years ago
[libpng16] Use "--with-zlib-prefix=z_" while building oss-fuzz fuzzer More... over 6 years ago
[libpng16] Use --zprefix in oss-fuzz libpng build to avoid conflict with system libz. More... over 6 years ago
[libpng16] Clone zlib into the oss-fuzz zlib project and build zlib alongside libpng. More... over 6 years ago
[libpng16] Restore bad interlaced files, in contrib/pngsuite/interlaced More... over 6 years ago
[libpng16] Restored 21 of the contrib/pngsuite/i*.png, which were correct. More... over 6 years ago
[libpng16] Bump version to 1.6.35beta01 More... over 6 years ago
[libpng16] Imported from libpng-1.6.34.tar More... over 6 years ago
[master] Imported from libpng-1.6.34.tar More... over 6 years ago
[libpng16] Bump version to 1.6.34beta01 More... over 6 years ago