]> granicus.if.org Git - vim/commit
patch 8.2.4364: MS-Windows: still running out of memory for a very long line v8.2.4364
authorBram Moolenaar <Bram@vim.org>
Sat, 12 Feb 2022 21:59:51 +0000 (21:59 +0000)
committerBram Moolenaar <Bram@vim.org>
Sat, 12 Feb 2022 21:59:51 +0000 (21:59 +0000)
commit45491660787043ea412719544881db691338d730
tree2e40848fce68beb7739b44c2f47c878a49ab4b8b
parent8e38555ece7d3fe1edc6681ec70fe5586a524862
patch 8.2.4364: MS-Windows: still running out of memory for a very long line

Problem:    MS-Windows: still running out of memory for a very long line.
Solution:   Check for negative length.
src/indent.c
src/version.c