Fix memory freeing bugs. Seems stable, even through loss of connections.
authorJennifer Richards <jennifer@painless-security.com>
Tue, 2 Aug 2016 15:29:12 +0000 (11:29 -0400)
committerJennifer Richards <jennifer@painless-security.com>
Tue, 2 Aug 2016 15:29:12 +0000 (11:29 -0400)
commit9828a0554c2fa3901ec8c4ed039bfebc807fb8a5
tree450c408a70771a6b611f8c9d9b031180581be293
parent270e03097ca85eb4d65a43b298ce8cbeef2137fa
Fix memory freeing bugs. Seems stable, even through loss of connections.
18 files changed:
common/tr_config.c
common/tr_name.c
include/tr.h
include/tr_cfgwatch.h
include/tr_config.h
include/tr_trp.h
include/trp_internal.h
include/trp_rtable.h
include/trust_router/trp.h
tr/tr.c
tr/tr_main.c
tr/tr_trp.c
tr/trpc_main.c
trp/trp_conn.c
trp/trp_ptable.c
trp/trp_rtable.c
trp/trpc.c
trp/trps.c