Page MenuHomeSolus

Update libraw to 0.18.7
ClosedPublic

Authored by kyrios123 on Jan 22 2018, 4:50 PM.

Details

Summary
  • 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>

Test Plan

imagemagick and gthumb working fine with this version

Diff Detail

Repository
R1832 libraw
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jan 23 2018, 12:11 AM
This revision was automatically updated to reflect the committed changes.