소스 검색

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