While tracking down the bug which causes the zombie thread manager while
streaming mp3 with metadata, this patch has turned out to be successful at maintaining a working icecast for the few users who have reported the problem The patch essentially removes the use of the alloca and uses the malloc-type calls instead. svn path=/trunk/icecast/; revision=5562
Please register or sign in to comment