stop leaking that

svn:r5969
This commit is contained in:
Roger Dingledine 2006-02-11 23:16:13 +00:00
parent e847085c04
commit fdf18fbbdb

View File

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