Summary: | Memory leak in glib bindings | ||
---|---|---|---|
Product: | dbus | Reporter: | Jakub Stachowski <qbast> |
Component: | core | Assignee: | Havoc Pennington <hp> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | high | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Fix
Fix with assert |
Description
Jakub Stachowski
2006-03-17 21:29:38 UTC
Created attachment 4978 [details] [review] Fix Jakub, As talked about on the mailing list can you update your patch to assert on pointers? Theoreticly the situation should not happen but adding the assert will allow us to catch it if it does. Thanks. Created attachment 4981 [details] [review] Fix with assert Added g_assert_not_reached() for pointer case Applied in CVS. |
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.