]> git.tuebingen.mpg.de Git - paraslash.git/commit
Fix a bug in the output of para_audioc.
authorAndre Noll <maan@systemlinux.org>
Sun, 5 Jul 2009 08:40:55 +0000 (10:40 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 5 Jul 2009 08:54:19 +0000 (10:54 +0200)
commitffce7c91c56ba42b8546a820dff7dc78a6c4fcaf
tree29b121386f528b22ee9f746a6a368de538da46db
parent043f0c8c9a4bd3cd4d9b5f87023bb5d7c0a19722
Fix a bug in the output of para_audioc.

This bites In case of short writes to stdout. The bug was literally there since day one
but never showed up as short writes usually don't happen with the rather small amount
of data that is written by para_audioc.
audioc.c