]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2934: ASAN error when using text from the clipboard v8.2.2934
authorBram Moolenaar <Bram@vim.org>
Fri, 4 Jun 2021 16:33:49 +0000 (18:33 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 4 Jun 2021 16:33:49 +0000 (18:33 +0200)
commit24951a67c24e75ec4ff7506f8e2e789ccd786e89
tree18d1f1074f3bb67d72577d587103c0f07d0da3e3
parent6e0b553fa12fc5ad5d8ee3d8457e7cb16f38b56f
patch 8.2.2934: ASAN error when using text from the clipboard

Problem:    ASAN error when using text from the clipboard.
Solution:   Get width of each character.
src/register.c
src/version.c