]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0852: MS-Windows: possible crash when giving a message on startup v8.0.0852
authorBram Moolenaar <Bram@vim.org>
Thu, 3 Aug 2017 16:55:00 +0000 (18:55 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 3 Aug 2017 16:55:00 +0000 (18:55 +0200)
commit1b66c00aeca87913e75012c59c4e969316e2626d
treeef86e077b2810640997623aeff1d9d863937a0d2
parent69a76feda9e9d308be6b5fc2185286a061dfecd6
patch 8.0.0852: MS-Windows: possible crash when giving a message on startup

Problem:    MS-Windows: possible crash when giving a message on startup.
Solution:   Initialize length. (Yasuhiro Matsumoto, closes #1931)
src/message.c
src/version.c