aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/network.h
diff options
context:
space:
mode:
authorGravatar albeu <albeu@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-15 18:45:35 +0000
committerGravatar albeu <albeu@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-15 18:45:35 +0000
commit38a2fa46fd084eb21a3b348e6f73fabd5d992edc (patch)
tree95aacde47bb2eabad7b1305c56e1deb46e1df9de /libmpdemux/network.h
parent9646f76179ad4536d0c631353f02f2d86929bc4d (diff)
I've juste found a bug which prevent to load a file whose name contain
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
Diffstat (limited to 'libmpdemux/network.h')
0 files changed, 0 insertions, 0 deletions