Mercurial > vim
comparison src/sha256.c @ 28970:77cd4bf3ad7d v8.2.5007
patch 8.2.5007: spell suggestion may use uninitialized memory
Commit: https://github.com/vim/vim/commit/6d24b4ff69913270ce1e5267dd6bd8454f75e2b9
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon May 23 12:01:50 2022 +0100
patch 8.2.5007: spell suggestion may use uninitialized memory
Problem: Spell suggestion may use uninitialized memory. (Zdenek Dohnal)
Solution: Avoid going over the end of the word.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 23 May 2022 13:15:04 +0200 |
parents | c1d1639b52dd |
children |
comparison
equal
deleted
inserted
replaced
28969:c0a54e5eeb3b | 28970:77cd4bf3ad7d |
---|