CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/06/24 07:56:57
Modified files:
graphics/darktable: Makefile
Added files:
graphics/darktable/patches:
patch-src_external_rawspeed_RawSpeed_TiffIFD_cpp
Log message:
Don't use std::string for a non-0-terminated string, fixing an out-of-bounds
read crash with DNG files. From Sven Gaerner.
