[Webkit-unassigned] [Bug 252169] _web_capitalizeRFC822HeaderFieldName leaks memory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 13 09:41:07 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=252169

Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #3 from Darin Adler <darin at apple.com> ---
If we made a test, we’d see there’s no bug here. We do free the backing buffer. Passing nullptr as the last argument tells it to use the default allocator to deallocate.

-- 
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/20230213/7f603ee6/attachment.htm>


More information about the webkit-unassigned mailing list