Clear information leaks from one conf block to another.
[ircu2.10.12-pk.git] / ChangeLog
index ecdcbf565e8d3bffd3ba77d634ab7dfbb3c100e2..76b4a4041659cc90a30caae9cd610675bb54044e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-13  Michael Poole <mdpoole@troilus.org>
+
+       * ircd/ircd_parser.y: Consistently zero out global variables after
+       they are used (prevents double frees and other problems).
+
 2004-10-12  Michael Poole <mdpoole@troilus.org>
 
        * include/client.h: Rename FLAGSET_ISSET, _SET, _CLEAR to FlagHas,