[7.2.195] Leaking memory for the command Vim was started with.
commitb16133aa3c33a1aa4966fa1320639c8683dd4e74
authorBram Moolenaar <Bram@moolenaar.net>
Wed, 3 Jun 2009 16:19:00 +0000 (3 16:19 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Wed, 3 Jun 2009 16:19:00 +0000 (3 16:19 +0000)
treecfe7470e674b636625f82cd9bd8c5775ccd79c82
parent53cec00ad23d266253857966d79bac43bd4a8261
[7.2.195] Leaking memory for the command Vim was started with.

Problem:    Leaking memory for the command Vim was started with.

Solution:   Remember the pointer and free it.

Patch 7.2.195
src/gui_gtk_x11.c
src/version.c