Bug 7672

Summary: Freeing of DapiConnection
Product: Portland Reporter: Mikael Hallendal <micke>
Component: DAPIAssignee: Portland Bugs <portland-bugs>
Status: RESOLVED MOVED QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Mikael Hallendal 2006-07-28 06:27:47 UTC
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.
Comment 1 chemtech 2013-03-15 08:10:34 UTC
Mikael Hallendal,
Do you still experience this issue with newer soft?
Please check the status of your issue.
Comment 2 GitLab Migration User 2019-02-16 13:28:17 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xdg/xdg-utils/issues/15.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.