seebk / GIMP-Lensfun

GIMP plugin for correcting lens distortion using the lensfun library and database
http://seebk.github.io/GIMP-Lensfun/
GNU General Public License v3.0
45 stars 12 forks source link

Fix issue #2 #3

Closed matze closed 12 years ago

matze commented 12 years ago

Without loading or saving an image, gimp_image_get_filename() returns NULL that breaks the string constructor. It is easily fixed by not loading the Exif data.