1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-15 04:32:24 +00:00

libDtHelp: Cov 89524

This commit is contained in:
Peter Howkins 2018-08-11 00:50:33 +01:00
parent 0be3e91f4d
commit ef54b70ac1

View file

@ -224,6 +224,9 @@ ilBool _ilDecompJPEG (
ilJPEGPrivPtr pPriv;
iljpgDataRec jpgData;
memset(&jpgData, 0, sizeof(jpgData));
/* Define decompressed output from this filter: planar format unless
a single component image (e.g. gray).
*/