WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
175453
Fix the memory leak in the version of MacroAssembler::probe() that takes a lambda.
https://bugs.webkit.org/show_bug.cgi?id=175453
Summary
Fix the memory leak in the version of MacroAssembler::probe() that takes a la...
Mark Lam
Reported
2017-08-10 15:51:40 PDT
This version of MacroAssembler::probe() was previously only used for debugging purposes, and hence, we didn't care about the leak then. Now, the probe mechanism is going to be used for deployed code. We should fix this leak.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-08-10 15:52:09 PDT
<
rdar://problem/33837842
>
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