[vlc-devel] [PATCH 1/2] demux: adaptive: fix out of range exception
Rémi Denis-Courmont
remi at remlab.net
Sat Jul 29 13:58:05 CEST 2017
Le tiistaina 25. heinäkuuta 2017, 9.40.07 EEST Zhao Zhili a écrit :
> > The code is wrong, missing error handling. But the patch does not really
> > seem to fix the real problem.
>
> Thanks for your review! I'm trying to fix the most obvious bug which did
> lead to crash during test.
> Do you mind to give me a hint on what's the real problem?
Paraphrasing the HTTP specs but:
- If the line starts with white space, and the previous line is a header line,
then they should be merged.
- Otherwise, it is a syntax error and the connection must be aborted.
--
雷米‧德尼-库尔蒙
https://www.remlab.net/
More information about the vlc-devel
mailing list