[or-cvs] r12930: and clean up after myself (tor/trunk/src/or)
arma at seul.org
arma at seul.org
Sat Dec 22 11:54:33 UTC 2007
Author: arma
Date: 2007-12-22 06:54:33 -0500 (Sat, 22 Dec 2007)
New Revision: 12930
Modified:
tor/trunk/src/or/directory.c
Log:
and clean up after myself
Modified: tor/trunk/src/or/directory.c
===================================================================
--- tor/trunk/src/or/directory.c 2007-12-22 11:48:17 UTC (rev 12929)
+++ tor/trunk/src/or/directory.c 2007-12-22 11:54:33 UTC (rev 12930)
@@ -2616,6 +2616,7 @@
tor_free(header);
goto done;
}
+ tor_free(secret);
/* all happy now. send an answer. */
status = networkstatus_getinfo_by_purpose("bridge", time(NULL));
More information about the tor-commits
mailing list