]> granicus.if.org Git - vim/commit
patch 8.2.1093: Python: double free when adding item to dict fails v8.2.1093
authorBram Moolenaar <Bram@vim.org>
Mon, 29 Jun 2020 21:07:44 +0000 (23:07 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 29 Jun 2020 21:07:44 +0000 (23:07 +0200)
commitde19b745eee06a8a204988ae9989d97143caece9
treec2c3333817621f793199120b6e40f67602b674e0
parentcf070112ca2a6ac9ec5466be1cdc667f6abe8fd0
patch 8.2.1093: Python: double free when adding item to dict fails

Problem:    Python: double free when adding item to dict fails.
Solution:   Remove vim_free() call.
src/if_py_both.h
src/version.c