[Webkit-unassigned] [Bug 242518] IPC::Connection::sendOutputMessage(IPC::UnixMessage&) Syscall param sendmsg(msg.msg_iov[2]) points to uninitialised byte(s)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 8 19:02:19 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=242518
--- Comment #12 from James Hilliard <james.hilliard1 at gmail.com> ---
Hmm, should the IPC encoder/decoder maybe be modified to avoid using unallocated memory? It seems this is triggering a fatal error in valgrind.
--
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/20220709/eb7ca9b0/attachment.htm>
More information about the webkit-unassigned
mailing list