]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1696: sodium_mlock may still fail in CI v9.0.1696
authorChristian Brabandt <cb@256bit.org>
Sat, 12 Aug 2023 07:41:23 +0000 (09:41 +0200)
committerChristian Brabandt <cb@256bit.org>
Sat, 12 Aug 2023 07:41:23 +0000 (09:41 +0200)
commit8878653a441764c0e234c5d7af99a2b3a823bb9b
tree82766b9f88dd0dad1484e8f5a10f1c93397e2be1
parentf1cc4d55b9ed3335985512fb9fedf31cc4bb65a0
patch 9.0.1696: sodium_mlock may still fail in CI

Problem: sodium_mlock may still fail in CI
Solution: Catch E1230 in testscript and skip test

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