Mercurial > vim
comparison uninstall.txt @ 25907:637588377056 v8.2.3487
patch 8.2.3487: illegal memory access if buffer name is very long
Commit: https://github.com/vim/vim/commit/826bfe4bbd7594188e3d74d2539d9707b1c6a14b
Author: Bram Moolenaar <Bram@vim.org>
Date: Fri Oct 8 18:39:28 2021 +0100
patch 8.2.3487: illegal memory access if buffer name is very long
Problem: Illegal memory access if buffer name is very long.
Solution: Make sure not to go over the end of the buffer.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Fri, 08 Oct 2021 19:45:04 +0200 |
parents | 1ec6539cef68 |
children | 645722244c3f |
comparison
equal
deleted
inserted
replaced
25906:bdcc6192f333 | 25907:637588377056 |
---|