windowscodecs: Fix IWICBitmapDecoder::CopyPalette for a not initialized case in the...
commit18a915ef3ca9cd9ad76b97f2646bf32651e045d7
authorDmitry Timoshkov <dmitry@baikal.ru>
Mon, 27 Apr 2020 02:32:38 +0000 (27 10:32 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 27 Apr 2020 19:36:12 +0000 (27 21:36 +0200)
treecf3deedd3f673aacd42cedbb0867b28a5b84bee8
parent7eb1f5d6ad4205c22d933d0bb417fb4ef6a035ae
windowscodecs: Fix IWICBitmapDecoder::CopyPalette for a not initialized case in the GIF decoder.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/windowscodecs/gifformat.c