- All legacy (RGB raw) image loaders checks for imgdata.image is not NULL
- kodak_radc_load_raw: check image size before processing
- legacy memory allocator: allocate max(widh,raw_width)*max(height,raw_height)
Signed-off-by: Pierre-Yves <pyu@riseup.net>
Differential D2057
Update libraw to 0.18.7 Authored by kyrios123 on Jan 22 2018, 4:50 PM.
Details
Signed-off-by: Pierre-Yves <pyu@riseup.net> imagemagick and gthumb working fine with this version
Diff Detail
|