[Webkit-unassigned] [Bug 217588] CallFrame.h:324:38: warning: calling ‘void* __builtin_frame_address(unsigned int)’ with a nonzero argument is unsafe [-Wframe-address]
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 16 06:48:09 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=217588
Michael Catanzaro <mcatanzaro at gnome.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mcatanzaro at gnome.org
--- Comment #1 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Anyone have an opinion on what to do here? (Especially Yusuke, since it's your code?)
We could always silence the warning... though that doesn't sound great, unless the code is only invoked immediately before a crash. And it looks like that's not the case.
--
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/20201016/2a8a2af5/attachment.htm>
More information about the webkit-unassigned
mailing list