[webkit-changes] [WebKit/WebKit] 9a76cc: [GLib] JPEG2000 produces warning about maybe unini...
Adrian Perez
noreply at github.com
Tue Oct 18 07:34:33 PDT 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9a76ccc77f6e2708ffc18b371b5c0fe0a703489c
https://github.com/WebKit/WebKit/commit/9a76ccc77f6e2708ffc18b371b5c0fe0a703489c
Author: Adrian Perez de Castro <aperez at igalia.com>
Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths:
M Source/WebCore/platform/image-decoders/jpeg2000/JPEG2000ImageDecoder.cpp
Log Message:
-----------
[GLib] JPEG2000 produces warning about maybe uninitialized variable
https://bugs.webkit.org/show_bug.cgi?id=246248
Reviewed by Darin Adler.
* Source/WebCore/platform/image-decoders/jpeg2000/JPEG2000ImageDecoder.cpp:
(WebCore::JPEG2000ImageDecoder::decode): Initialize alpha value to 0xFF.
Canonical link: https://commits.webkit.org/255674@main
More information about the webkit-changes
mailing list