[vlc-devel] [PATCH 09/12] network: io: Remove VLA usages
Rémi Denis-Courmont
remi at remlab.net
Thu Dec 10 17:55:58 CET 2020
Le jeudi 10 décembre 2020, 15:18:57 EET Romain Vimont a écrit :
> For this specific case (patch 7/12), the argument is always a string
> literal, so it could be concatenated using a macro:
You could hack it in many ways. The HTTP auth API is a quick-and-dirty hack
that does not match the IETF specs. A correct implementation would most likely
not need to do that string concatenation at all.
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list