[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 12:00:53 UTC 2016


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

--- Comment #5 from Petr Kulhavy <brain at jikos.cz> ---
Created attachment 338013
  --> https://bugzilla.gnome.org/attachment.cgi?id=338013&action=edit
This is a patch for do_unpack()

I've realized the check is already there. The memcpy is never called with
dst==src. So just add a comment to explicitly point it out.

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