mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 14:23:30 +01:00
stop leaking that
svn:r5969
This commit is contained in:
parent
e847085c04
commit
fdf18fbbdb
@ -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 ":"");
|
||||
|
Loading…
Reference in New Issue
Block a user