]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1080: memory leak for eof_chars terminal option and buffer name v8.0.1080
authorBram Moolenaar <Bram@vim.org>
Sat, 9 Sep 2017 14:34:32 +0000 (16:34 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 9 Sep 2017 14:34:32 +0000 (16:34 +0200)
commit74121231be50e245d18c64281fdef08e7ec1ed5b
tree3d70209aa8971337d45c3cb7a42490c2f0995772
parent09d6c3818d7451a659f4d12a4e974237fe823f7d
patch 8.0.1080: memory leak for eof_chars terminal option and buffer name

Problem:    Memory leak for eof_chars terminal option and buffer name.
Solution:   Free job options. Free the buffer name
src/terminal.c
src/version.c