Commit fdf18fbb authored by Roger Dingledine's avatar Roger Dingledine
Browse files

stop leaking that


svn:r5969
parent e847085c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1408,6 +1408,7 @@ directory_handle_command_get(connection_t *conn, char *headers,
    }

    note_request(url, dlen);
    tor_free(url);

    debug(LD_DIRSERV,"Dumping %sdirectory to client.",
          deflated?"deflated ":"");