OSDN Git Service

http: Set http_code to 200 when doing a POST
authorMartin Storsjö <martin@martin.st>
Fri, 4 Jun 2010 06:35:12 +0000 (06:35 +0000)
committerMartin Storsjö <martin@martin.st>
Fri, 4 Jun 2010 06:35:12 +0000 (06:35 +0000)
commitdd798dcd11d5ddf0cad0e44bdcd7bc3e90b3bbe8
treeeb512f718d5c340eb6415865a9993736c02b17bc
parent413abbe16465a7b49472ac110e42939e853e24a1
http: Set http_code to 200 when doing a POST

This avoids reading and comparing uninitialized memory.

Originally committed as revision 23464 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/http.c