summaryrefslogtreecommitdiffstats
path: root/input/cmd_list.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-10-22 01:10:15 +0200
committerwm4 <wm4@nowhere>2014-10-22 01:10:15 +0200
commit65ba6f9f57a7eff58383cc7b7aa790aa8381e60b (patch)
tree827888da89e1e363fcc759a8a36c1c9bf95addd6 /input/cmd_list.c
parent2e81698d2809836d4cd7f754a78598e7bdf96c0b (diff)
downloadmpv-65ba6f9f57a7eff58383cc7b7aa790aa8381e60b.tar.bz2
mpv-65ba6f9f57a7eff58383cc7b7aa790aa8381e60b.tar.xz
lua: don't let temporary values take the place of arguments
Because Lua is so terrible, it's easy to confuse temporary values pushed to the Lua stack with arguments if the arguments are checked after that. Add a hack that should fix this.
Diffstat (limited to 'input/cmd_list.c')
0 files changed, 0 insertions, 0 deletions