]> git.tuebingen.mpg.de Git - paraslash.git/commit
audioc: fix bufsize
authorAndre Noll <maan@systemlinux.org>
Tue, 10 Jul 2007 20:11:58 +0000 (22:11 +0200)
committerAndre Noll <maan@systemlinux.org>
Tue, 10 Jul 2007 20:11:58 +0000 (22:11 +0200)
commite373f7da2c890a1af8f46d444057609b15f3d248
tree3d93d82a5ed95ef3f7e0ece2f9efc878b5a91b48
parentf62a6385733b45c3b0ed267aee0e4cef5c57a128
audioc: fix bufsize

This bug was introduced in ae0e4594c6a0312c5b4b4c0bde86f9c12253d11b:
We computed the bufsize from the conf struct before initializing it.
Fix is trivial.
audioc.c