mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Fix memory leak from prop264 branch. CID 1373401
This commit is contained in:
@@ -2954,6 +2954,7 @@ router_dump_router_to_string(routerinfo_t *router,
|
||||
tor_free(rsa_tap_cc_line);
|
||||
tor_free(ntor_cc_line);
|
||||
tor_free(extra_info_line);
|
||||
tor_free(proto_line);
|
||||
|
||||
return output;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user