mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
and clean up after myself
svn:r12930
This commit is contained in:
parent
88503e25c7
commit
fe006ad880
@ -2616,6 +2616,7 @@ directory_handle_command_get(dir_connection_t *conn, const char *headers,
|
|||||||
tor_free(header);
|
tor_free(header);
|
||||||
goto done;
|
goto done;
|
||||||
}
|
}
|
||||||
|
tor_free(secret);
|
||||||
|
|
||||||
/* all happy now. send an answer. */
|
/* all happy now. send an answer. */
|
||||||
status = networkstatus_getinfo_by_purpose("bridge", time(NULL));
|
status = networkstatus_getinfo_by_purpose("bridge", time(NULL));
|
||||||
|
Loading…
Reference in New Issue
Block a user