]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1832 v7.4.1832
authorBram Moolenaar <Bram@vim.org>
Tue, 17 May 2016 15:45:38 +0000 (17:45 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 17 May 2016 15:45:38 +0000 (17:45 +0200)
commitdc303bce10c60a3314078ea168064552fadf01af
tree8adc8a5e2eb1c576518fccc2d6051ef0aef9fb6b
parente40d75f6ef73095286b66e546c70ff6f045e009d
patch 7.4.1832
Problem:    Memory leak in debug commands.
Solution:   Free memory before overwriting the pointer. (hint by Justin Keyes)
src/ex_cmds2.c
src/version.c