[7.2.290] Not freeing memory from ":lmap", ":xmap" and ":menutranslate".
commit9be0d06403ef3237f51b14a448670f063d1d4426
authorBram Moolenaar <Bram@moolenaar.net>
Wed, 11 Nov 2009 16:54:53 +0000 (11 16:54 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Wed, 11 Nov 2009 16:54:53 +0000 (11 16:54 +0000)
treeb9ba114e684e81a495a33601935fb228351a3d82
parent5929da9dad5cf1e0a8238c85f82865e90baefc48
[7.2.290] Not freeing memory from ":lmap", ":xmap" and ":menutranslate".

Problem:    Not freeing memory from ":lmap", ":xmap" and ":menutranslate".

Solution:   Free the memory when exiting. (Dominique Pelle)

Patch 7.2.290
src/misc2.c
src/version.c