Reduce amount of debug output
authorJennifer Richards <jennifer@painless-security.com>
Tue, 18 Jul 2017 21:54:01 +0000 (17:54 -0400)
committerJennifer Richards <jennifer@painless-security.com>
Tue, 18 Jul 2017 21:54:01 +0000 (17:54 -0400)
commit0cec16a53a8b41581883aaa605643a42f966043a
treed58a93ce43e45281a15d80f07e6ca2776148393d
parentaddf9ce1e66625015db09de61c39061c4ac9b8e0
Reduce amount of debug output

  * Use tr_debug functions instead of printf/fprintf
  * Stop printing route and comm tables after each TRP update
  * Fix potential (but unlikely) talloc_free() of null pointer
common/tr_comm.c
common/tr_idp.c
tid/tids.c
tr/tr_trp.c
trp/trp_upd.c