]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
r13875@catbus: nickm | 2007-07-22 18:56:30 -0400
authorNick Mathewson <nickm@torproject.org>
Sun, 22 Jul 2007 22:56:33 +0000 (22:56 +0000)
committerNick Mathewson <nickm@torproject.org>
Sun, 22 Jul 2007 22:56:33 +0000 (22:56 +0000)
 Once more with feeling.

svn:r10907

src/or/main.c

index 5ff62326415262fa4aaf1eb5bd9acb30c235dd90..d0c466dba93b7a3169ae7a67822f57e4829702d2 100644 (file)
@@ -1786,8 +1786,7 @@ tor_free_all(int postfork)
   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);