]> git.tuebingen.mpg.de Git - paraslash.git/commit
improved version of split_args()
authorAndre <maan@p133.(none)>
Mon, 10 Apr 2006 17:40:11 +0000 (19:40 +0200)
committerAndre <maan@p133.(none)>
Mon, 10 Apr 2006 17:40:11 +0000 (19:40 +0200)
commit69f0930489da9ace5af8aee104ad21d188aed387
tree1e0e5908c03b03f7f8c96be3b6035fd9f8e2bdbb
parent5fde5b4d4abeb795f71101d1fd3524f8a27971eb
improved version of split_args()

Thanks to Lorenzo Bettini for pointing this out.

This patch also fixes a bug with the default filter configuration which
allocated too little memory for the array of filter configurations. Now
we always allocate space for at least three entries.
audiod.c
command.c
exec.c
filter_chain.c
grab_client.c
mysql_selector.c
recv_common.c
stat.c
string.c
string.h