[Bug 692691] Dangling pointer when doing allocation query on a flushing queue

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 30 03:39:43 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=692691
  GStreamer | gstreamer (core) | 1.x

--- Comment #14 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-01-30 11:39:41 UTC ---
Thanks. This is all a bit messy, because the API has been made public again in
git master and changed slightly. I have fixed up your unit test a bit
(g_random_int -> g_random_int() and somesuch).

1.0 branch:

commit eb37f4e5905f2c29bfeb1e8345d2af54438548f0
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Tue Jan 29 22:54:21 2013 +0000

    tests: one more test for gst_queue_array_drop_element()

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

commit 53a7fe04a0fc64d6e11d53291d7b22d999fe0b5d
Author: Alexander Schrab <alexas at axis.com>
Date:   Wed Jan 30 09:11:24 2013 +0100

    tests: add checks for gst_queue_array_find() and _drop_element()

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

commit 0b2ccd5ff14c2f217bd0057555c63fc5925f18a3
Author: Alexander Schrab <alexas at axis.com>
Date:   Mon Jan 28 11:05:28 2013 +0100

    queuearray: fix gst_queue_array_find()

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

commit a1568a30544a10e428d531cb796b1c6ef9db6069
Author: Alexander Schrab <alexas at axis.com>
Date:   Mon Jan 28 11:05:28 2013 +0100

    queuearray: fix gst_queue_array_drop_element()

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


master:


commit 8ea19a48ceb35440dacc91b947afe95ccce11df4
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Wed Jan 30 11:34:15 2013 +0000

    tests: check return value of gst_queue_array_drop_element() too

    Was added when the API was made public in git master.

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

commit bc397c780cdeb7c9165dcdcf4003fe730cf473a6
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Tue Jan 29 22:54:21 2013 +0000

    tests: one more test for gst_queue_array_drop_element()

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

    Conflicts:
        tests/check/libs/queuearray.c

commit 5a7c1b56dcecf187b19c2e2f9b7f98f94ff95df5
Author: Alexander Schrab <alexas at axis.com>
Date:   Mon Jan 28 11:05:28 2013 +0100

    queuearray: fix gst_queue_array_find()

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

commit af8ff1bed8e8fb9104ef400d09aa2d56b4deea7d
Author: Alexander Schrab <alexas at axis.com>
Date:   Mon Jan 28 11:05:28 2013 +0100

    queuearray: fix gst_queue_array_drop_element()

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

    Conflicts:
        libs/gst/base/gstqueuearray.c

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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