]> git.sesse.net Git - vlc/commit
Dynamically allocate the dir list to prevent potential array overflows (I believe...
authorAntoine Cellerier <dionoea@videolan.org>
Sat, 20 Feb 2010 16:48:05 +0000 (17:48 +0100)
committerAntoine Cellerier <dionoea@videolan.org>
Sat, 20 Feb 2010 16:48:05 +0000 (17:48 +0100)
commitc58a5af7401735b50fa058fe5ab83d8ae911de4c
tree9cebbeec326e17682003827fe67ad1aee1ff36a1
parent38a58dec25baaf1a3b3588c6172834fa57825ac1
Dynamically allocate the dir list to prevent potential array overflows (I believe that we were writing to the 5th element of a 4 element array since the luac commits).
modules/misc/lua/libs/misc.c
modules/misc/lua/vlc.c
modules/misc/lua/vlc.h