Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9a76ccc77f6e2708ffc18b371b5c0fe0a703489c
      
https://github.com/WebKit/WebKit/commit/9a76ccc77f6e2708ffc18b371b5c0fe0a703489c
  Author: Adrian Perez de Castro <[email protected]>
  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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to