mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
ext/alsa/gstalsasink.c: use correct variable when determining amount of data to skip so we don't skip into the void a...
Original commit message from CVS: * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop): use correct variable when determining amount of data to skip so we don't skip into the void and segfault
This commit is contained in:
parent
be1e907f6a
commit
a05c349c99
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
2004-05-17 Benjamin Otte <otte@gnome.org>
|
||||||
|
|
||||||
|
* ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
|
||||||
|
use correct variable when determining amount of data to skip so we
|
||||||
|
don't skip into the void and segfault
|
||||||
|
|
||||||
2004-05-16 Benjamin Otte <otte@gnome.org>
|
2004-05-16 Benjamin Otte <otte@gnome.org>
|
||||||
|
|
||||||
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
|
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
|
||||||
|
|
Loading…
Reference in a new issue