WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
35190
Don't use system malloc in Java bindings
https://bugs.webkit.org/show_bug.cgi?id=35190
Summary
Don't use system malloc in Java bindings
Alexey Proskuryakov
Reported
2010-02-19 23:51:29 PST
There is no reason to, and the current code can actually leak.
Attachments
proposed patch
(5.72 KB, patch)
2010-02-20 00:23 PST
,
Alexey Proskuryakov
mjs
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2010-02-20 00:23:32 PST
Created
attachment 49121
[details]
proposed patch
Maciej Stachowiak
Comment 2
2010-02-20 01:30:15 PST
Comment on
attachment 49121
[details]
proposed patch r=me
Alexey Proskuryakov
Comment 3
2010-02-20 01:33:40 PST
Committed revision 55045.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug