]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3777: spell file write error not checked v8.2.3777
author=?UTF-8?q?Bj=C3=B6rn=20Linse?= <bjorn.linse@gmail.com>
Fri, 10 Dec 2021 20:39:17 +0000 (20:39 +0000)
committerBram Moolenaar <Bram@vim.org>
Fri, 10 Dec 2021 20:39:17 +0000 (20:39 +0000)
commit1daedc838126bf6fe30221192cfe36aa1b56b454
treec95c567c4f7c14f83f62f50d3b4fedf429e28ae9
parentf8e9eb8e173bf0ff9560192ae888941ef8302269
patch 8.2.3777: spell file write error not checked

Problem:    Spell file write error not checked.
Solution:   Check writing the prefix conditions. (Bjorn Linse, closes #9323)
src/spellfile.c
src/version.c