fix false positive from scan-build: url->User is NULLed by memset, so puserend wouldn...
authorWilfried Goesgens <dothebart@citadel.org>
Thu, 19 Jul 2012 10:56:35 +0000 (12:56 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Thu, 19 Jul 2012 10:56:35 +0000 (12:56 +0200)
commit99cd325a9d7e8a7a67258ffc82b6d658a91bd58f
treef1063bc34efbe66a36a588e364047a41ebce6a39
parent91e141e324dbec9e28fe4cb856d5975143392d2c
fix false positive from scan-build: url->User is NULLed by memset, so puserend wouldn't be accessed uninitialized.
libcitadel/lib/urlhandling.c