Home | History | Annotate | Download | only in libpng16

Lines Matching refs:png_malloc_array

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