mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 13:43:47 +01:00
Bug 19859: Fix double-free in unit test
This commit is contained in:
parent
736322ce61
commit
f487da518a
@ -663,8 +663,6 @@ test_cntev_format_stream(void *arg)
|
||||
"ISO_FIELDS=DESTPORT,SOCKS_USERNAME,SOCKS_PASSWORD,NYM_EPOCH,"));
|
||||
|
||||
done:
|
||||
tor_free(username);
|
||||
tor_free(password);
|
||||
tor_free(conndesc);
|
||||
connection_free_minimal(ENTRY_TO_CONN(ec));
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user