1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-12-04 14:46:30 -05:00
Go to file
Jack Moffitt 6c0132596f Thanks to Ciaran for realizing that we werne't freeing the format plugins
memory on source exits.  This caused a small but noticable memory leak.

The fix was to add a new method to the format_plugin object -
free_plugin() - and have the source thread call this on shutdown.

svn path=/trunk/icecast/; revision=2946
2002-01-05 00:29:27 +00:00
conf More .cvsignore 2001-09-10 02:58:24 +00:00
m4 Fix for x86 Solaris. 2001-10-29 16:02:13 +00:00
src Thanks to Ciaran for realizing that we werne't freeing the format plugins 2002-01-05 00:29:27 +00:00
.cvsignore Add .cvsignore 2001-09-10 02:56:53 +00:00
acinclude.m4 Initial revision 2001-09-10 02:21:46 +00:00
AUTHORS Initial revision 2001-09-10 02:21:46 +00:00
autogen.sh Initial revision 2001-09-10 02:21:46 +00:00
configure.in Another fix. -mv8 is a Sparc-only option, and gcc will barf if you use it 2001-10-29 15:53:28 +00:00
COPYING Initial revision 2001-09-10 02:21:46 +00:00
HACKING Add HACKING file for instructions for building from CVS. 2001-09-10 03:26:04 +00:00
Makefile.am Fix broken CFLAGS handling. 2001-10-21 16:13:02 +00:00
README Initial revision 2001-09-10 02:21:46 +00:00
TODO Updated the TODO file. 2001-10-20 07:59:01 +00:00

This is still experimental.