synced w/ r485 trunk

This commit is contained in:
rafael@riseup.net 2010-07-20 16:12:37 +00:00
parent 83cb1cad86
commit d73c815f09
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(darkice, 1.0)
AC_INIT(darkice, 1.0.1)
AC_CONFIG_SRCDIR(src/DarkIce.cpp)
AM_CONFIG_HEADER(src/config.h)

View File

@ -348,7 +348,7 @@ DarkIce :: configIceCast ( const Config & config,
}
}
if ( fileAddDate ) {
delete[] localDumpFile;
delete[] localDumpName;
}
}
// streaming related stuff