libmicrohttpd
[Top][All Lists]
Advanced

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

[libmicrohttpd] [PATCH] Multipart post-processor fix


From: Alex Sadovsky
Subject: [libmicrohttpd] [PATCH] Multipart post-processor fix
Date: Tue, 25 Mar 2008 19:45:39 +0300

Hello libmicrohttpd developers and users!

This patch prevents multi-part post-processor from going to Error state when the input buffer is full and current token just changes processor state with out consuming any data.

Another problem that is addressed in this patch is that original implementation would not consume any input in process_value_to_boundary if there is no new line character in sight.

Attachment: post_proc_fix.diff
Description: Binary data


reply via email to

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