[vlc-devel] [PATCH] Extensions and Lua dialogs
Geoffroy Couprie
geo.couprie at gmail.com
Mon Dec 28 19:01:22 CET 2009
Could you go back to the main point, the Lua extensions? As much as i
enjoy trolls and flame wars, this one is getting boring.
Running Lua extensions in another process is the way to go: you can
create a sandbox in Lua (cf http://lua-users.org/wiki/SandBoxes ), but
you can't prevent it from using all of your memory.
If neede, I can build a Chrome-like sandbox for Windows, with limits
on CPU/RAM used, number of processes started, etc.
More information about the vlc-devel
mailing list