]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.051 v7.4.051
authorBram Moolenaar <Bram@vim.org>
Sun, 6 Oct 2013 13:46:11 +0000 (15:46 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 6 Oct 2013 13:46:11 +0000 (15:46 +0200)
commita951e35478fd78d6d3cd970842502fb76c377df9
tree873423111e193ce680416ed2febbba2a1245d145
parentb133208080a6dde56e930b5069061f03ea7320ff
updated for version 7.4.051
Problem:    Syntax highlighting a Yaml file causes a crash. (Blake Preston)
Solution:   Copy the pim structure before calling addstate() to avoid it
            becoming invalide when the state list is reallocated.
src/regexp_nfa.c
src/version.c