[Portland] [Bug 7672] New: Freeing of DapiConnection

bugzilla-daemon at annarchy.freedesktop.org bugzilla-daemon at annarchy.freedesktop.org
Fri Jul 28 06:27:48 PDT 2006


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=7672          
     
           Summary: Freeing of DapiConnection
           Product: Portland
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DAPI
        AssignedTo: portland at lists.freedesktop.org
        ReportedBy: micke at imendio.com


The DapiConnection isn't free'd by calling dapi_close and there is currently no way of freeing it other than 
"free (connection)" which isn't optimal for a struct.

Proposed solution is to either have dapi_close() also free the connection or to add a dapi_connection_free 
() call.          
     
     
--           
Configure bugmail: https://bugs.freedesktop.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 Portland mailing list