[Bug 659798] Segfault when you convert with audioconvert from audio file mkv to audio file avi

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 28 01:24:00 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=659798
  GStreamer | gst-plugins-good | git

--- Comment #11 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-09-28 08:23:57 UTC ---
Traditionally we prefer guint8 * instead of guchar * for data. Also, for what
it's worth, there's also g_memdup() which does malloc + copy in one go.
(Apologies for the nitpicking.)

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