Patch 7.0.153
commit0378c9ea9d0074d42d91dc012daa7fab42fd5815
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Tue, 31 Oct 2006 03:40:05 +0000 (31 03:40 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Tue, 31 Oct 2006 03:40:05 +0000 (31 03:40 +0000)
tree4303ae306080c55422b20832b76abaac5658595a
parent60cc09a5494f302c5bddff0644c68eb5820663b5
Patch 7.0.153
Problem:    When using cscope and opening the temp file fails Vim crashes.
           (Kaya Bekiroglu)
Solution:   Check for NULL pointer returned from mch_open().
Files:      src/if_cscope.c

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