]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0165: ubsan warns for integer overflow v8.0.0165
authorBram Moolenaar <Bram@vim.org>
Tue, 10 Jan 2017 12:55:14 +0000 (13:55 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 10 Jan 2017 12:55:14 +0000 (13:55 +0100)
commitf446b48ff0bffae2b453cd4f9e3c25dfe363d29d
treee747eedc7a254c8335b0f56f443f5688816bcf7b
parentcaa55b65c204946d160c1b743c5f8f3b506dc4d3
patch 8.0.0165: ubsan warns for integer overflow

Problem:    Ubsan warns for integer overflow.
Solution:   Swap two conditions. (Dominique Pelle)
src/regexp_nfa.c
src/version.c