libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd] MHD_destroy_post_processor() is unsafe


From: Andreas Wehrmann
Subject: [libmicrohttpd] MHD_destroy_post_processor() is unsafe
Date: Thu, 24 Nov 2011 13:35:01 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20111105 Thunderbird/8.0

I ran into a segfault today, caused by passing NULL to MHD_destroy_post_processor(). This function doesn't check whether *pp is NULL, see postprocessor.c:1027 (version 0.9.17).

Regards,
Andreas

--
Dipl.-Ing. (FH) Andreas Wehrmann
Software Development
--------------------------------------------------------------
Center Communication Systems GmbH
A-1210 Wien, Ignaz-Köck-Straße 19
Sitz in Wien
FN 796 88p, Firmenbuchgericht Wien
www.centersystems.com

Tel.: +43 (0) 190 199 - 3616
Mobile: +43 (0) 664 884 75916
Fax: +43 (0) 190 199 - 2110
E-Mail: address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]