[Webkit-unassigned] [Bug 210646] New: REGRESSION (r260112): createArchiveList() leaks malloc memory on early returns due to an error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 17 03:09:26 PDT 2020


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

            Bug ID: 210646
           Summary: REGRESSION (r260112): createArchiveList() leaks malloc
                    memory on early returns due to an error
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: darin at apple.com
        Depends on: 210456

createArchiveList() leaks malloc memory on early returns due to an error.

This was introduced recently by:

Bug 210456: dictionaryValueOfType() in WebCoreArgumentCodersMac.mm can be replaced with dynamic_cf_cast<>()
<https://webkit.org/b/210456>
<https://trac.webkit.org/r260112>

Found by clang static analyzer running in deep mode.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=210456
[Bug 210456] dictionaryValueOfType() in WebCoreArgumentCodersMac.mm can be replaced with dynamic_cf_cast<>()
-- 
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/20200417/28a183a1/attachment-0001.htm>


More information about the webkit-unassigned mailing list