tNote added about the list iteration bug in serverside.c being fixed. - vaccinewars - be a doctor and try to vaccinate the world
HTML git clone git://src.adamsgaard.dk/vaccinewars
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 2395c3fb304de652e5540f7d0209d6bf5776c171
DIR parent f523a3eab6e098d998248516718661c470795b51
HTML Author: Ben Webb <ben@salilab.org>
Date: Mon, 29 Apr 2002 10:44:59 +0000
Note added about the list iteration bug in serverside.c being fixed.
Diffstat:
M ChangeLog | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
DIR diff --git a/ChangeLog b/ChangeLog
t@@ -4,6 +4,8 @@ cvs
"pay back" negative amounts of cash to the loan shark
- The GTK+2 client should now run properly in non-UTF8 locales, and
handle configuration files in both UTF8 and non-UTF8 locales
+ - Unsafe list iteration in serverside code (which could possibly cause
+ memory corruption) fixed
- Another dumb PPC bug fixed
- Incorrect LIBS generated by configure script in some circumstances
(due to a GTK+/Glib bug) - now fixed