Don't crash if the authenticate callback returns a username and no
authorDan Winship <danw@src.gnome.org>
Fri, 5 Oct 2007 15:51:27 +0000 (15:51 +0000)
committerDan Winship <danw@src.gnome.org>
Fri, 5 Oct 2007 15:51:27 +0000 (15:51 +0000)
commit359e3b6bc75acf1fbc1d0f30594856b2250af51d
tree9ea1329cfe0e6f85dfe4881cf2624fc5b38201a5
parent1ef84727183daf0fcf8043383c012834576ee359
Don't crash if the authenticate callback returns a username and no

* libsoup/soup-connection-ntlm.c (ntlm_authorize_pre): Don't crash
if the authenticate callback returns a username and no password
(even though it's not supposed to do that). #480987

svn path=/trunk/; revision=935
ChangeLog
libsoup/soup-connection-ntlm.c