[Bug 738216] audiomixer: segfault with rtp and audiotestsrc mixing buffers

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 19 05:14:49 PDT 2015


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

--- Comment #10 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
(In reply to Tim-Philipp Müller from comment #7)
> Ah yes, I noticed these too in the gst-plugins-base unit tests. This won't
> cause any crashes though.

Not directly, but maybe due to using a different code path down the line when
the boolean gets branched on. That's all I could find testing, so...

>  - could also get the offset of  _gst_reserved and do memcmp up until that,
> but perhaps explicit compare is nicer.

That'd get caught in any padding the compiler adds (should it add any). I've
left the comparisons as is.

The rest is changed as requested.

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