]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2779: memory access error in remove() for blob v8.2.2779
authorBram Moolenaar <Bram@vim.org>
Sat, 17 Apr 2021 19:22:49 +0000 (21:22 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 17 Apr 2021 19:22:49 +0000 (21:22 +0200)
commitf7e92aae1581203306a340b4c0059cc74adea9d6
treef8b79fac3095e0440114f421ed10ca4c9d785408
parentd23b714d8b9ed8e16ef553098acc6da0979e94fc
patch 8.2.2779: memory access error in remove() for blob

Problem:    Memory access error in remove() for blob.
Solution:   Adjust length for memmove().
src/blob.c
src/version.c