A NULL passwd is perfectly valid, so we want to avoid crashing if that is
authorJoe Shaw <joe@ximian.com>
Tue, 16 Oct 2001 17:07:09 +0000 (17:07 +0000)
committerJoe Shaw <joeshaw@src.gnome.org>
Tue, 16 Oct 2001 17:07:09 +0000 (17:07 +0000)
commit2d4e1ecf0155707aeecd96c949b5b441f9e0ff88
treeafe35504713546115817ddf1ffc9935446ef6317
parent8b0c704bad2c5f42a3f22d090020e8b4e77d983b
A NULL passwd is perfectly valid, so we want to avoid crashing if that is

2001-10-16  Joe Shaw  <joe@ximian.com>

* src/libsoup/soup-auth.c (compute_response): A NULL passwd is
perfectly valid, so we want to avoid crashing if that is the case.
ChangeLog
libsoup/soup-auth.c