]> granicus.if.org Git - vim/commit
patch 8.2.1843: Netbeans: with huge buffer number memory allocation may fail v8.2.1843
authorBram Moolenaar <Bram@vim.org>
Tue, 13 Oct 2020 19:11:13 +0000 (21:11 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 13 Oct 2020 19:11:13 +0000 (21:11 +0200)
commitb9616af23f31fc18721a92643c21f42b69854efe
tree5bbf78403a5731ac2d8c26aa74690e73e321a9a3
parent21cbe175eece17fad21d7403b00422445b587138
patch 8.2.1843: Netbeans: with huge buffer number memory allocation may fail

Problem:    Netbeans: with huge buffer number memory allocation may fail.
Solution:   Check for size overflow.
src/netbeans.c
src/version.c