Mercurial > vim
view .codecov.yml @ 26692:de714c98c9b8 v8.2.3875
patch 8.2.3875: gcc complains about buffer overrun
Commit: https://github.com/vim/vim/commit/b4168fd917e869912e0649fe13c10e5e6a595199
Author: Bram Moolenaar <Bram@vim.org>
Date: Wed Dec 22 20:29:09 2021 +0000
patch 8.2.3875: gcc complains about buffer overrun
Problem: gcc complains about buffer overrun.
Solution: Use mch_memmove() instead of STRCPY(). (John Marriott)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Wed, 22 Dec 2021 21:30:04 +0100 |
parents | 3b378f03f713 |
children | 8bb342f944d3 |