]> git.sesse.net Git - vlc/commit
lua: remove spurious strdup (a string is valid as long as it stays on the stack)
authorRémi Duraffort <ivoire@videolan.org>
Fri, 17 Jun 2011 21:26:57 +0000 (23:26 +0200)
committerRémi Duraffort <ivoire@videolan.org>
Fri, 17 Jun 2011 22:15:20 +0000 (00:15 +0200)
commit89593593021d596f31e2786b47d4ff5ca08a6abe
tree30988c34d01dd0f09f88cd0dfd5d8a54dfa34577
parente52251f689df234a163fc4e191087a46dc9c68fb
lua: remove spurious strdup (a string is valid as long as it stays on the stack)
modules/lua/libs/sd.c