Searched refs:loadImage (Results 1 – 2 of 2) sorted by relevance
493 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
255 * 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".