view .gitattributes @ 24478:460b04d5897f v8.2.2779

patch 8.2.2779: memory access error in remove() for blob Commit: https://github.com/vim/vim/commit/f7e92aae1581203306a340b4c0059cc74adea9d6 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Apr 17 21:22:49 2021 +0200 patch 8.2.2779: memory access error in remove() for blob Problem: Memory access error in remove() for blob. Solution: Adjust length for memmove().
author Bram Moolenaar <Bram@vim.org>
date Sat, 17 Apr 2021 21:30:03 +0200
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff