Fix for bug #3029929: Crash with outlook 2k3 Calendar
commita6dfdbf0bc028d1df7b58d00cbf9853f7cf4a880
authorStefan Becker <stefan.becker@nokia.com>
Fri, 16 Jul 2010 09:49:40 +0000 (16 12:49 +0300)
committerStefan Becker <stefan.becker@nokia.com>
Fri, 16 Jul 2010 09:49:40 +0000 (16 12:49 +0300)
treec8b219c129e630f6d3c5895009c03b49a3df6f3b
parentd9fc21c87bc4968d52b1c75d2301a6072213d620
Fix for bug #3029929: Crash with outlook 2k3 Calendar

When the HTTP code encountered an unsupported authentication scheme it doesn't
exit (like it says in the log) but trudges on with corrupted data that leads
to a crash.
src/core/http-conn.c