Home
last modified time | relevance | path

Searched refs:loadImage (Results 1 – 2 of 2) sorted by relevance

/libtiff-4.0.7/tools/
H A Dtiffcrop.c493 static int loadImage(TIFF *, struct image_data *, struct dump_opts *, unsigned char **);
2345 if (loadImage(in, &image, &dump, &read_buff)) in main()
5806 loadImage(TIFF* in, struct image_data *image, struct dump_opts *dump, unsigned char **read_ptr) in loadImage() function
/libtiff-4.0.7/
H A DChangeLog255 * tools/tiffcrop.c: Fix out-of-bounds write in loadImage().
935 (loadImage): Fix Coverity 1299741 "Dereference before null check".
936 (loadImage): Fix Coverity 1299740 "Out-of-bounds write".