]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2787: MS-Windows: crash when using :echoconsole v8.2.2787
authorBram Moolenaar <Bram@vim.org>
Tue, 20 Apr 2021 08:33:28 +0000 (10:33 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 20 Apr 2021 08:33:28 +0000 (10:33 +0200)
commit6d4c1c7ba816294408097d72717366a97781655d
treeb23e045a6da4e27a09dbb3c949c1df8e8b51e6f2
parent4f2df37a0d297a0f40ff15f8ce31285c7b529bcd
patch 8.2.2787: MS-Windows: crash when using :echoconsole

Problem:    MS-Windows: crash when using :echoconsole.
Solution:   Do not write a NUL when it's already there.
src/os_win32.c
src/version.c