[Bug 797218] queuearray: Add set_clear_func and clear functions

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Oct 15 12:30:04 UTC 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
This one was missing, dropping an item did not clear it. Now clear(), free()
and drop() is going to call the clear function, while pop() is not, and all
other functions are not removing an item from the queue.


commit 2481e542c76f1392f577b8daff05fdcba324597c (HEAD -> master)
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Mon Oct 15 15:24:07 2018 +0300

    queuearray: Clear items when dropping them and a clear function was defined

-- 
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