updated for version 7.4.519 v7.4.519
authorBram Moolenaar <Bram@vim.org>
Wed, 19 Nov 2014 15:38:07 +0000 (16:38 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 19 Nov 2014 15:38:07 +0000 (16:38 +0100)
commitdffa5b8ecfa2091495b77ab487c07792646d0633
tree9f9ccaac14e2fffceec8ee02ac7e6590de1c226b
parentdf46f6f07f90c0014352ff05aecb8caf61e7cfa0
updated for version 7.4.519
Problem:    Crash when using syntax highlighting.
Solution:   When regprog is freed and replaced, store the result.
src/buffer.c
src/ex_cmds2.c
src/fileio.c
src/os_unix.c
src/proto/fileio.pro
src/proto/regexp.pro
src/regexp.c
src/spell.c
src/syntax.c
src/version.c