]> git.sesse.net Git - vlc/commit
vlm: Error loading /requests/vlm.xml
authorJoe Taber <infogulch@gmail.com>
Sat, 26 May 2012 21:53:33 +0000 (16:53 -0500)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 27 May 2012 06:45:08 +0000 (08:45 +0200)
commita75ff33f2b426ffe02994b65a84cf70f178b1aee
tree88fa43bea9dd5fb609b730d297dc94a782d4951d
parentfc5156cc00225de64eb9b8715809c6a84e48b35e
vlm: Error loading /requests/vlm.xml

Variable `loop` was uninitialized and resulted in an error when being
concatenated. Initialize the variable to blank: `local loop = ""`.

Close #6882

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
share/lua/http/requests/vlm.xml