Home | History | Annotate | Download | only in libpng

Lines Matching refs:png_malloc_array

1065        * goes wrong; this code must free it.  png_malloc_array produces no
1068 np->entries = png_voidcast(png_sPLT_entryp, png_malloc_array(png_ptr,
1079 /* This multiply can't overflow because png_malloc_array has already