[Webkit-unassigned] [Bug 44738] New: SWIG wants explicit destructors for C++ DOM bindings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 26 18:20:25 PDT 2010


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

           Summary: SWIG wants explicit destructors for C++ DOM bindings
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Wx
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kevino at theolliviers.com


The SWIG wrapper tool I'm using to generate Python bindings from the C++ DOM bindings requires an explicit destructor to be declared in order to ensure proper destruction. Without this, SWIG will generate (lots of) memory leak warnings.

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



More information about the webkit-unassigned mailing list