Home
last modified time | relevance | path

Searched refs:png_do_expand_palette (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/libpng/
DANNOUNCE40 * Fixed a memory leak in the ARM NEON implementation of png_do_expand_palette.
Dpngrtran.c4209 png_do_expand_palette(png_structrp png_ptr, png_row_infop row_info, in png_do_expand_palette() function
4786 png_do_expand_palette(png_ptr, row_info, png_ptr->row_buf + 1, in png_do_read_transformations()
DCHANGES3480 Fixed a problem in png_do_expand_palette() exposed by optimization in
3485 a check for tRNS in png_do_expand_palette() which is inconsistent with the
4759 (png_ptr->palette) in png_do_expand_palette(). This is CVE-2013-6954
6067 Optimized png_do_expand_palette for ARM processors.
6095 Fixed a memory leak in the ARM NEON implementation of png_do_expand_palette.