]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1846 v7.4.1846
authorBram Moolenaar <Bram@vim.org>
Wed, 25 May 2016 20:00:11 +0000 (22:00 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 25 May 2016 20:00:11 +0000 (22:00 +0200)
commit54c10ccf9274880e83093a99690e7bfa9a2d2fa8
tree94a7aacea4e6430c1ccb441fa830385be10d6ce2
parentf8df45d84f1d17dced23e185d4835fc23406d73d
patch 7.4.1846
Problem:    Ubsan detects a multiplication overflow.
Solution:   Don't use orig_mouse_time when it's zero. (Dominique Pelle)
src/term.c
src/version.c