Patch 7.0.234
commit5cbfe1fa5557172d8168f52d49d74b372046edf4
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Sat, 28 Apr 2007 01:45:54 +0000 (28 01:45 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Sat, 28 Apr 2007 01:45:54 +0000 (28 01:45 +0000)
tree702ee99e7776cfe640e988c750740f262c13955d
parent872de555e191f154bdc3089ba29c09442c7aec49
Patch 7.0.234
Problem:    It's possible to use feedkeys() from a modeline.  That is a
    security issue, can be used for a trojan horse.
Solution:   Disallow using feedkeys() in the sandbox.
Files:     src/eval.c

git-svn-id: https://vim.svn.sourceforge.net/svnroot/vim/vim7@252 2a77ed30-b011-0410-a7ad-c7884a0aa172
src/eval.c
src/version.c