]> code.citadel.org Git - citadel.git/commit
Call bzero() on newly allocated CitContext structs. Hopefully this will
authorArt Cancro <ajc@citadel.org>
Tue, 28 Jul 1998 16:55:50 +0000 (16:55 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 28 Jul 1998 16:55:50 +0000 (16:55 +0000)
commit06e3523df33e628308aa2beca2a8d1a8235fd97b
treec2137fad6a3abef9931b68951617e82f8993ddd6
parentd45eaee90ea398d71cfb371b97f96bf8ada7cd9c
Call bzero() on newly allocated CitContext structs.  Hopefully this will
clear up the garbaged-wholist problem.  (Applied this fix to the stable code
on Uncensored also)
citadel/sysdep.c