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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 13 07:45:29 PST 2023


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

            Bug ID: 252169
           Summary: _web_capitalizeRFC822HeaderFieldName leaks memory
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit API
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: doremylover123 at gmail.com

We do not free the backing buffer because we pass nullptr as the last argument to the noCopy functions and never explicitly 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/fc4705e3/attachment.htm>


More information about the webkit-unassigned mailing list