]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0900: ConPTY many crash with 32-bit build v8.1.0900
authorBram Moolenaar <Bram@vim.org>
Tue, 12 Feb 2019 20:46:46 +0000 (21:46 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 12 Feb 2019 20:46:46 +0000 (21:46 +0100)
commit48773f1f83e666c49b9d88ea6a392d50215ca013
tree588f9acd4bf8234c1d579ec6955e59f24cd84321
parente0fb7d1e38e1cf699412e212cda863420f5f8bd2
patch 8.1.0900: ConPTY many crash with 32-bit build

Problem:    ConPTY many crash with 32-bit build.
Solution:   Fix function declarations. (Ken Takata, closes #3943)
src/terminal.c
src/version.c