[Webkit-unassigned] [Bug 249380] New: WTF::Vector: null pointer check for mem functions parameters
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 15 01:55:26 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=249380
Bug ID: 249380
Summary: WTF::Vector: null pointer check for mem functions
parameters
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ahmad.saleem792 at gmail.com
Hi Team,,
While going through Blink's commit, I came across another potential patch, which can be discussed to harden Webkit by introducing null check.
Blink Commit - https://chromium.googlesource.com/chromium/blink/+/720d15358dc57c4b7b0a41ef52e2f16888e0a554
Webkit GitHub Source - https://github.com/WebKit/WebKit/blob/d80ae68ecc7a4a5756a38de4a2eb3d2360375012/Source/WTF/wtf/Vector.h#L157 & https://github.com/WebKit/WebKit/blob/d80ae68ecc7a4a5756a38de4a2eb3d2360375012/Source/WTF/wtf/Vector.h#L187
Appreciate if someone can share input whether we need this or not.
Thanks!
--
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/20221215/e7f8036b/attachment.htm>
More information about the webkit-unassigned
mailing list