]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.2.0059: memory leak in fill_assert_error v9.2.0059
authorHuihui Huang <625173@qq.com>
Wed, 25 Feb 2026 20:36:36 +0000 (20:36 +0000)
committerChristian Brabandt <cb@256bit.org>
Wed, 25 Feb 2026 20:39:39 +0000 (20:39 +0000)
commite8432bc5d5ab04b998908cc839a2e48db2e788e4
tree38f3fc99f09a1f76d115dc8bd1a48973d349eb90
parentaa18b85df579a3b49f8f037f2eb506645e9aa2dd
patch 9.2.0059: memory leak in fill_assert_error

Problem:  memory leak in fill_assert_error
Solution: Free the variables (Huihui Huang).

fixes:  #19502
closes: #19507

Co-authored-by: Hirohito Higashi <h.east.727@gmail.com>
Signed-off-by: Huihui Huang <625173@qq.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testing.c
src/version.c