[Webkit-unassigned] [Bug 242516] WebCore::ScrollingStateScrollingNode::setSnapOffsetsInfo Conditional jump or move depends on uninitialised value(s)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 8 12:44:29 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=242516
Yusuke Suzuki <ysuzuki at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ysuzuki at apple.com
Assignee|webkit-unassigned at lists.web |simon.fraser at apple.com
|kit.org |
--- Comment #1 from Yusuke Suzuki <ysuzuki at apple.com> ---
ScrollSnapOffsetsInfo in ScrollingStateScrollingNode can be uninitialized.
While setSnapOffsetsInfo only overrides the field if it isn't equal, anyway, making ScrollSnapOffsetsInfo initialized with default value (ScrollSnapStrictness strictness field) is good.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220708/2d87df0a/attachment.htm>
More information about the webkit-unassigned
mailing list