Fix #918: geeqie crash when using JPEG XL images
authorColin Clark <colin.clark@cclark.uk>
Thu, 19 Aug 2021 08:40:14 +0000 (09:40 +0100)
committerColin Clark <colin.clark@cclark.uk>
Thu, 19 Aug 2021 08:40:14 +0000 (09:40 +0100)
commit08f2a6ffc22fc60c3f2d21615c1ee64d2dbfba6c
tree1ebd56d4f21df9f71984c46270c7d314b4f5e5dd
parent6c538f4042c4b9545c2656096f16bc297b081b11
Fix #918: geeqie crash when using JPEG XL images

https://github.com/BestImageViewer/geeqie/issues/918

Call to JxlDecoderDestroy() had been omitted.
src/image_load_jpegxl.c