Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 56c0a88ac8c4b8b4a3da0bcd7a73d88c54420e07
https://github.com/WebKit/WebKit/commit/56c0a88ac8c4b8b4a3da0bcd7a73d88c54420e07
Author: Justin Michaud <[email protected]>
Date: 2026-09-01 (Tue, 01 Sep 2026)
Changed paths:
A LayoutTests/fast/images/apng-hidden-first-frame-narrow-expected.txt
A LayoutTests/fast/images/apng-hidden-first-frame-narrow.html
A LayoutTests/fast/images/apng-hidden-first-frame-offset-expected.txt
A LayoutTests/fast/images/apng-hidden-first-frame-offset.html
A LayoutTests/fast/images/resources/apng-hidden-first-frame-narrow.png
A LayoutTests/fast/images/resources/apng-hidden-first-frame-offset.png
M Source/WebCore/platform/image-decoders/png/PNGImageDecoder.cpp
M Source/WebCore/platform/image-decoders/png/PNGImageDecoder.h
Log Message:
-----------
[non-cocoa][fuzz] OOB read in APNG with hidden default image
https://bugs.webkit.org/show_bug.cgi?id=321753
Reviewed by Claudio Saavedra.
Simplify the lifecycle of the libpng callbacks so that we
don't confuse frames and read more pixels than we should.
Canonical link: https://commits.webkit.org/320270@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications