Give warnings if expiration interval is clipped to allowed min/max
authorJennifer Richards <jennifer@painless-security.com>
Fri, 23 Jun 2017 15:19:46 +0000 (11:19 -0400)
committerJennifer Richards <jennifer@painless-security.com>
Fri, 23 Jun 2017 15:19:46 +0000 (11:19 -0400)
commitc4274ee30f138b3851101e82383dc592b9ff655c
tree376c9dd4e1191ce5c9042ce599280aab5f431caa
parent7d0a249bc6400f13deb6b98994ad794c77a73c32
Give warnings if expiration interval is clipped to allowed min/max

 * Print warnings in tr_config.c
 * Use GLib-compliant integer as index for GLib function in trps.c
common/tr_config.c
trp/trps.c