RESOLVED INVALID 106321
CoreIPC: Uninitialized data warnings when running on valgrind
https://bugs.webkit.org/show_bug.cgi?id=106321
Summary CoreIPC: Uninitialized data warnings when running on valgrind
Thiago Marcos P. Santos
Reported 2013-01-08 04:54:43 PST
When running a WebKit2-based browser using valgrind we get the following message: ==26938== Syscall param socketcall.sendmsg(msg.msg_iov[i]) points to uninitialised byte(s) ==26938== at 0x4C94EE1: sendmsg (socket.S:64)
Attachments
Patch (1.57 KB, patch)
2013-01-08 05:00 PST, Thiago Marcos P. Santos
benjamin: review-
benjamin: commit-queue-
Thiago Marcos P. Santos
Comment 1 2013-01-08 05:00:34 PST
Alexey Proskuryakov
Comment 2 2013-01-08 09:42:26 PST
Sam, do you have an opinion on whether this should not be limited to debug builds?
Thiago Marcos P. Santos
Comment 3 2013-02-05 05:17:29 PST
This patch is close to 1 month old. Anyone willing to review it?
Benjamin Poulain
Comment 4 2013-03-06 12:32:52 PST
Comment on attachment 181686 [details] Patch Inline buffer was rolled out.
Note You need to log in before you can comment on or make changes to this bug.