]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.800 v7.4.800
authorBram Moolenaar <Bram@vim.org>
Tue, 28 Jul 2015 12:25:48 +0000 (14:25 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 28 Jul 2015 12:25:48 +0000 (14:25 +0200)
commit829aef1eb48b17445b1f0a801948c1b826f507f8
tree73f14765c4da522dacef59bc5c117efe71308afe
parent6b9be1b6f29884536d99f7347fb9faa08e642e61
patch 7.4.800
Problem:    Using freed memory when triggering CmdUndefined autocommands.
Solution:   Set pointer to NULL. (Dominique Pelle)
src/ex_docmd.c
src/version.c