ソースを参照

r13875@catbus: nickm | 2007-07-22 18:56:30 -0400
Once more with feeling.


svn:r10907

Nick Mathewson 18 年 前
コミット
4d2f45978f
1 ファイル変更1 行追加2 行削除
  1. 1 2
      src/or/main.c

+ 1 - 2
src/or/main.c

@@ -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);