view .gitattributes @ 35234:1912fb746834 v9.1.0429

patch 9.1.0429: Coverity complains about eval.c refactor Commit: https://github.com/vim/vim/commit/b335a9312cfbe5a5fa9186d06fe10479502ba15c Author: Christian Brabandt <cb@256bit.org> Date: Tue May 21 18:39:10 2024 +0200 patch 9.1.0429: Coverity complains about eval.c refactor Problem: Coverity complains about eval.c refactor (after v9.1.0422) Solution: Check that buf is not used un-initialized, add explicit conditions for save and restore of copyID Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Tue, 21 May 2024 18:45:02 +0200
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff