OSDN Git Service

Fix bugs in the http custom header handling
authorMartin Storsjö <martin@martin.st>
Tue, 8 Jun 2010 11:06:36 +0000 (11:06 +0000)
committerMartin Storsjö <martin@martin.st>
Tue, 8 Jun 2010 11:06:36 +0000 (11:06 +0000)
commit4ceb8b3460d58617aff5deb9c73c43d04055542b
tree9421af061fd47f948af089df6c3f24309f0b12d3
parent5150dd532b142d7032854a362228dd40142a8e94
Fix bugs in the http custom header handling

Initialize the buffer av_strlcatf writes into.
Add the dash at the end of the Range header.

10l to me for not spotting it earlier

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