Bug 115970

Summary: Don't pass malloced pointers as out-of-line data when sending Mach messages
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: eflews.bot, gyuyoung.kim, philn, rakuco, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 116015    
Bug Blocks:    
Attachments:
Description Flags
Patch sam: review+, webkit-ews: commit-queue-

Description Anders Carlsson 2013-05-11 16:09:35 PDT
Don't pass malloced pointers as out-of-line data when sending Mach messages
Comment 1 Anders Carlsson 2013-05-11 16:14:26 PDT
Created attachment 201474 [details]
Patch
Comment 2 Early Warning System Bot 2013-05-11 16:20:25 PDT
Comment on attachment 201474 [details]
Patch

Attachment 201474 [details] did not pass qt-wk2-ews (qt-wk2):
Output: http://webkit-queues.appspot.com/results/346258
Comment 3 EFL EWS Bot 2013-05-11 16:22:36 PDT
Comment on attachment 201474 [details]
Patch

Attachment 201474 [details] did not pass efl-wk2-ews (efl-wk2):
Output: http://webkit-queues.appspot.com/results/460233
Comment 4 Anders Carlsson 2013-05-11 16:27:44 PDT
Committed r149944: <http://trac.webkit.org/changeset/149944>
Comment 5 Raphael Kubo da Costa (:rakuco) 2013-05-11 16:54:35 PDT
Sigh. Guys, it'd be really nice if you could watch the EWS, a one-line fix would have prevented this breakage I fixed in <http://trac.webkit.org/changeset/149945>.