mirror of
https://github.com/mpv-player/mpv
synced 2024-12-13 18:36:09 +00:00
38a2fa46fd
a quote ('). The menu simply execute a "loadfile '%p'" but when the %p is replaced by the actual value, quotes in it are not escaped ! Moreover, mp_input_parse_cmd contain some code to unescape strings but this code was placed after the string was copied in his final buffer. So this patch correct this issue. By Aurélien Jacobs git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10625 b3059339-0415-0410-9bf9-f77b7e298cf2 |
||
---|---|---|
.. | ||
.cvsignore | ||
input.c | ||
input.h | ||
joystick.c | ||
joystick.h | ||
lirc.c | ||
lirc.h | ||
Makefile | ||
mouse.h |