Fix alloca build warnings on freebsd (backport from epic).

git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@83 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
Kevin Easton
2010-03-07 07:24:12 +00:00
parent abb5e06233
commit 8c099a4ce3
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
[Changes 1.2c01]
* Fix alloca warnings on freebsd. (caf)
* Fix memory leak in banlist.c. (caf)
* Apply a fix contributed by cpet for the configure script on