[Bug 773207] audio-converter: incorrect use of memcpy for in-place conversion in do_unpack()
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Oct 19 09:11:49 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=773207
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |slomo at coaxion.net
--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Petr Kulhavy from comment #1)
> The same issue is potentially in converter_passthrough() if called with
> out==in. But there it's not clear to me if this case can happen at all. For
> any case it would be useful to either also use memmove there or to mention
> in a comment that out must not equal in.
Or an assertion instead of a comment to actually enforce it.
Do you plan to provide patches for these two problems?
--
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