BUG/MEDIUM: lua: reset flags before resuming execution

This patch reset the flags except th run flag before resuming
the Lua execution. If this initialisation is not done, some
flags can remain at the end of the Lua execution and give bad
informations.
1 file changed