[Webkit-unassigned] [Bug 21198] New: Leak of NSMutableDictionary in WebNSNotificationCenterExtras.m

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 28 10:54:29 PDT 2008


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

           Summary: Leak of NSMutableDictionary in
                    WebNSNotificationCenterExtras.m
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: InRadar, ReviewedForRadar
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
                CC: beidson at apple.com


Bug reported by the clang static analyzer.

Description: leak (hybrid MM, non-GC)
File: /Volumes/Data/WebKit.git/WebKit/mac/Misc/WebNSNotificationCenterExtras.m
Line: 55

Method:  - (void)postNotificationOnMainThreadWithName:(NSString *)name
object:(id)object userInfo:(NSDictionary *)userInfo waitUntilDone:(BOOL)wait


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list