get_gss_name: proxy auth without proxy set equals error
authorDaniel Stenberg <daniel@haxx.se>
Wed, 29 Jun 2011 10:26:23 +0000 (12:26 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 29 Jun 2011 10:27:37 +0000 (12:27 +0200)
commit2e2e5f247abeabc1965350f66503d35e9c07fe07
tree93506c969b1cfb84d8f84bb8d95fa496720acdb8
parentac28971aa61d28e5dd54888e34e958d1c742b461
get_gss_name: proxy auth without proxy set equals error

Previously it would access a NULL pointer and die.

Bug: http://curl.haxx.se/mail/lib-2011-06/0170.html
Reported by: Christian Hagele
lib/http_negotiate_sspi.c