]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1106: tests: Test_log_nonexistent() causes asan failure v9.1.1106
authorChristian Brabandt <cb@256bit.org>
Tue, 11 Feb 2025 21:58:20 +0000 (22:58 +0100)
committerChristian Brabandt <cb@256bit.org>
Tue, 11 Feb 2025 21:58:20 +0000 (22:58 +0100)
commit88ce0c546b54ecb0dc573b99cde6246f87b42687
tree9f250bd379abf5caa11dee4e913bbaf9fc9d0554
parent7e89800988e44b0ef2d89c69ddb5360d85c03a67
patch 9.1.1106: tests: Test_log_nonexistent() causes asan failure

Problem:  tests: Test_log_nonexistent() causes asan failure
          (Hirohito Higashi)
Solution: don't run vim using system(), but run Vim in a terminal

related: #16602
related: #16610

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_startup.vim
src/version.c