]> granicus.if.org Git - curl/commit
spnego: Small code tidy up
authorSteve Holme <steve_holme@hotmail.com>
Sun, 3 Apr 2016 16:32:10 +0000 (17:32 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 3 Apr 2016 16:32:10 +0000 (17:32 +0100)
commit7a7cdf264dbf40210c728d1fb3293968826a0d38
treec08bb53a2ff044b587c87eef490972632312167e
parent1d451bdd999a254fc8321356514ed04e21e45a0b
spnego: Small code tidy up

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