Patch 7.0.193
commit90d71579fe47226f261ff8e350d0c2299693f957
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Tue, 13 Feb 2007 05:51:48 +0000 (13 05:51 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Tue, 13 Feb 2007 05:51:48 +0000 (13 05:51 +0000)
treec9c34e590905779727e5185c50c074bd9d8cff52
parent252a33b35658fe4ca9f22683ef487b77fe6e73d7
Patch 7.0.193
Problem:    Using --remote or --remote-tab with an argument that matches
            'wildignore' causes a crash.
Solution:   Check the argument count before using ARGLIST[0].
Files:      src/ex_cmds.c

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