]> granicus.if.org Git - curl/commit
krb5: Small code tidy up
authorSteve Holme <steve_holme@hotmail.com>
Sun, 3 Apr 2016 16:30:51 +0000 (17:30 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 3 Apr 2016 16:30:51 +0000 (17:30 +0100)
commit1d451bdd999a254fc8321356514ed04e21e45a0b
tree2eb552711cd07c26d5562d2e946a5fd0ac06844a
parent156b8287a7d68569d6a43240fd7ed6b7380193b5
krb5: Small code tidy up

* Prefer dereference of string pointer rather than strlen()
* Free challenge pointer in one place
* Additional comments
lib/vauth/krb5_gssapi.c
lib/vauth/krb5_sspi.c