Patch 7.1.050
commite8542e1f2def56b3267d20c0a5520ffb455654be
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Sat, 4 Aug 2007 15:39:52 +0000 (4 15:39 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Sat, 4 Aug 2007 15:39:52 +0000 (4 15:39 +0000)
treee59783e388e76ecf6bdc69ff8dc1f3d7ebd09232
parent68b78e40a7f0b419a7396950bb1b9cc894a4978d
Patch 7.1.050
Problem:    Possible crash when using C++ indenting. (Chris Monson)
Solution:   Keep the line pointer to the line to compare with.  Avoid going
            past the end of line.
Files:      src/misc1.c

git-svn-id: https://vim.svn.sourceforge.net/svnroot/vim/trunk@402 2a77ed30-b011-0410-a7ad-c7884a0aa172
src/misc1.c
src/version.c