ext/alsa/gstalsasink.c: use correct variable when determining amount of data to skip...
authorBenjamin Otte <otte@gnome.org>
Sun, 16 May 2004 23:30:00 +0000 (23:30 +0000)
committerBenjamin Otte <otte@gnome.org>
Sun, 16 May 2004 23:30:00 +0000 (23:30 +0000)
commit385ddf5777d80a89678d711eb5c4ac0c2aa2289c
treedce724629c142c70d7dfe04035485ce733bbc04d
parentbdb42fba4cbea319f18137558a7586d3a6a530a3
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
ChangeLog