ext/alsa/gstalsasrc.c: don't use a fixed buffer size when writing variable length...
authorBenjamin Otte <otte@gnome.org>
Sun, 9 May 2004 17:25:15 +0000 (17:25 +0000)
committerBenjamin Otte <otte@gnome.org>
Sun, 9 May 2004 17:25:15 +0000 (17:25 +0000)
commitd407714a04497b8ad2ea65750b1dd233f6982ebd
treee7d88f802cb5a8ab5a57341b0593d6e856d83ebd
parentdf8e10cdd9c4df6a644e1a96c5088401e299f423
ext/alsa/gstalsasrc.c: don't use a fixed buffer size when writing variable length data to it. Fixes memory corruption...

Original commit message from CVS:
* ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
don't use a fixed buffer size when writing variable length data to
it. Fixes memory corruption and makes alsasrc work
ChangeLog