]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.799 v7.4.799
authorBram Moolenaar <Bram@vim.org>
Tue, 28 Jul 2015 11:33:45 +0000 (13:33 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 28 Jul 2015 11:33:45 +0000 (13:33 +0200)
commit6b9be1b6f29884536d99f7347fb9faa08e642e61
tree3eaf2d29ef5a343caebc82c9530fe76d1d040fb0
parent31b259bf9571cae6408be3ef75d9485e24029be5
patch 7.4.799
Problem:    Accessing memory before an allocated block.
Solution:   Check for not going before the start of a pattern. (Dominique
            Pelle)
src/fileio.c
src/version.c