[Bug 763309] ahcsrc: add finalize function

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 8 12:09:10 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=763309

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net
 Attachment #323384|none                        |needs-work
             status|                            |

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 323384
  --> https://bugzilla.gnome.org/attachment.cgi?id=323384
add finalize

Why not just move everything from dispose() to finalize() here? There's no need
to have it in dispose().

Also g_mutex_clear() should be safe to call on an already cleared mutex.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list