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:16 +0000 (17:25 +0000)
committerBenjamin Otte <otte@gnome.org>
Sun, 9 May 2004 17:25:16 +0000 (17:25 +0000)
commitf1479afe4948fdae4fc021e1b96df5e109dfde41
tree32cc7f4e4f65d835b311b8cad761f06a23f38076
parent9e9573ff1fb5e472ec07c0eeb598d2bbf53bb9a8
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
ext/alsa/gstalsasrc.c