[FFmpeg-devel] [PATCH] Set http_code to 200 when doing a POST

Martin Storsjö martin
Thu Jun 3 22:15:05 CEST 2010


Hi,

This silences valgrind warnings when doing POSTs with the http protocol. 
When doing a POST, we don't read any reply header until after we've sent 
all body data, but the calling function will inspect http_code.

// Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Set-http_code-to-200-when-doing-a-POST.patch
Type: text/x-diff
Size: 929 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100603/2ceb9081/attachment.patch>



More information about the ffmpeg-devel mailing list