[or-cvs] r10907: Once more with feeling. (in tor/trunk: . src/or)

nickm at seul.org nickm at seul.org
Sun Jul 22 22:56:33 UTC 2007


Author: nickm
Date: 2007-07-22 18:56:33 -0400 (Sun, 22 Jul 2007)
New Revision: 10907

Modified:
   tor/trunk/
   tor/trunk/src/or/main.c
Log:
 r13875 at catbus:  nickm | 2007-07-22 18:56:30 -0400
 Once more with feeling.



Property changes on: tor/trunk
___________________________________________________________________
 svk:merge ticket from /tor/trunk [r13875] on 8246c3cf-6607-4228-993b-4d95d33730f1

Modified: tor/trunk/src/or/main.c
===================================================================
--- tor/trunk/src/or/main.c	2007-07-22 22:51:07 UTC (rev 10906)
+++ tor/trunk/src/or/main.c	2007-07-22 22:56:33 UTC (rev 10907)
@@ -1786,8 +1786,7 @@
   smartlist_free(closeable_connection_lst);
   smartlist_free(active_linked_connection_lst);
   tor_free(timeout_event);
-  /* Stuff in util.c */ 
-  esc_router_info(NULL);
+  /* Stuff in util.c */
   if (!postfork) {
     escaped(NULL);
     esc_router_info(NULL);



More information about the tor-commits mailing list