Use strncmp instead of strcmp in tr_name_cmp().
authorJennifer Richards <jennifer@painless-security.com>
Tue, 17 May 2016 18:28:08 +0000 (14:28 -0400)
committerJennifer Richards <jennifer@painless-security.com>
Tue, 17 May 2016 18:28:08 +0000 (14:28 -0400)
commit4316c0e7f7f371227199250e162551bac6f3ed79
tree0a619f72acccc2371254c6524bfe25b2b1c61789
parente6fb58a4921ce606ed6145ad99144dff8fe4b8d2
Use strncmp instead of strcmp in tr_name_cmp().
common/tr_name.c