]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.903 v7.4.903
authorBram Moolenaar <Bram@vim.org>
Sat, 31 Oct 2015 14:32:52 +0000 (15:32 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 31 Oct 2015 14:32:52 +0000 (15:32 +0100)
commit7314efd87d8c4095229bdc2867a553c36c064918
treef512cc079708f0895dd56f55a1762f84d4501f40
parent4c0aac57599092da404f6726e88701ba441a4a6d
patch 7.4.903
Problem:    MS-Windows: When 'encoding' differs from the current code page,
            expandinig wildcards may cause illegal memory access.
Solution:   Allocate a longer buffer. (Ken Takata)
src/misc1.c
src/version.c