patch 8.0.0875: crash with weird command sequence v8.0.0875
authorBram Moolenaar <Bram@vim.org>
Sat, 5 Aug 2017 21:00:53 +0000 (23:00 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 5 Aug 2017 21:00:53 +0000 (23:00 +0200)
commit0af2d32c21d48d450a7a1277b2029b9eeed6bebf
treec10e36cd847e113283ca4fb9875952800c3cc850
parent22aa23fd8cf74f535dba5eb8f6d02107ba2c512c
patch 8.0.0875: crash with weird command sequence

Problem:    Crash with weird command sequence. (Dominique Pelle)
Solution:   Use vim_snprintf() instead of STRCPY().
src/misc1.c
src/version.c