[Webkit-unassigned] [Bug 280086] New: xpc_dictionary_create(nullptr, nullptr, 0) should be xpc_dictionary_create_empty
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 20 14:18:07 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=280086
Bug ID: 280086
Summary: xpc_dictionary_create(nullptr, nullptr, 0) should be
xpc_dictionary_create_empty
Product: WebKit
Version: Safari 16
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: doremylover123 at gmail.com
xpc_dictionary_create has Nonnull annotated for some of its parameters.
We should just do xpc_dictionary_create_empty to avoid warnings and be safe.
--
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/20240920/80cf8ac8/attachment.htm>
More information about the webkit-unassigned
mailing list