]> git.tuebingen.mpg.de Git - paraslash.git/commit
[client] Dynamically allocate output buffer.
authorAndre Noll <maan@systemlinux.org>
Wed, 29 Apr 2009 19:26:00 +0000 (21:26 +0200)
committerAndre Noll <maan@systemlinux.org>
Wed, 29 Apr 2009 19:26:00 +0000 (21:26 +0200)
commit7cbd55c6c3c18634e939b1ca0746ef4768fdfe8a
treedc2b30c9aa34867d8a8b8085f20d0eb9a7f704ba
parent52e437d1054c5f62f0538b3934419a3b71aa3d83
[client] Dynamically allocate output buffer.

This should simplify subsequent patches that allow variable-sized
output buffers for filters/receivers.
client.h
client_common.c