[webkit-reviews] review granted: [Bug 226167] GCC complains about a memcpy in SmallSet.h : [Attachment 429512] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 14 10:58:23 PST 2023
Michael Catanzaro <mcatanzaro at redhat.com> has granted Eleni Maria Stea
<estea at igalia.com>'s request for review:
Bug 226167: GCC complains about a memcpy in SmallSet.h
https://bugs.webkit.org/show_bug.cgi?id=226167
Attachment 429512: Patch
https://bugs.webkit.org/attachment.cgi?id=429512&action=review
--- Comment #3 from Michael Catanzaro <mcatanzaro at redhat.com> ---
Comment on attachment 429512
--> https://bugs.webkit.org/attachment.cgi?id=429512
Patch
Found this when searching for -Wclass-memaccess warnings. It will need to be
rebased because I added void casts at some point to suppress this warning. Your
solution is better.
More information about the webkit-reviews
mailing list