]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.972 v7.4.972
authorBram Moolenaar <Bram@vim.org>
Sun, 13 Dec 2015 14:08:56 +0000 (15:08 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 13 Dec 2015 14:08:56 +0000 (15:08 +0100)
commita98849670674264de699d7ab22ae4b9b32e78f4a
tree99ac0a3b5a592f81d937282e960890f00e4b7b89
parent099fdde0f073315b7f2700786ae533d23a556348
patch 7.4.972
Problem:    Memory leak when there is an error in setting an option.
Solution:   Free the saved value (Christian Brabandt)
src/option.c
src/version.c