Bug 7672 - Freeing of DapiConnection
Summary: Freeing of DapiConnection
Status: RESOLVED MOVED
Alias: None
Product: Portland
Classification: Unclassified
Component: DAPI (show other bugs)
Version: unspecified
Hardware: All All
: high normal
Assignee: Portland Bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-28 06:27 UTC by Mikael Hallendal
Modified: 2019-02-16 13:28 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.