[vlc-devel] [PATCH] access/http: Fail for ICY, legacy HTTP module to retries

Rémi Denis-Courmont remi at remlab.net
Sun Oct 29 13:29:52 CET 2017


Le sunnuntaina 29. lokakuuta 2017, 13.14.22 EET Marvin Scholz a écrit :
> Failing for ICY, the old HTTP module will retry and use the initially
> provided URL, so auth information provided by the user in the URL is
> not discarded.
> ---
>  modules/access/http/access.c   | 10 ++++++++++
>  modules/access/http/resource.c |  6 ------
>  2 files changed, 10 insertions(+), 6 deletions(-)
> 
> diff --git a/modules/access/http/access.c b/modules/access/http/access.c
> index ab72107a04..9a214bf03f 100644
> --- a/modules/access/http/access.c
> +++ b/modules/access/http/access.c
> @@ -37,6 +37,7 @@
>  #include "resource.h"
>  #include "file.h"
>  #include "live.h"
> +#include "message.h"

Layer violation. Nack.

-- 
雷米‧德尼-库尔蒙
https://www.remlab.net/



More information about the vlc-devel mailing list