]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1638: crypt tests hang and cause memory errors 12556/head v9.0.1638
authorBram Moolenaar <Bram@vim.org>
Sat, 17 Jun 2023 14:00:27 +0000 (15:00 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 17 Jun 2023 14:00:27 +0000 (15:00 +0100)
commit438d0c5e58aa475179ade9a1b99013733c5b8f06
treefcdf07330a4ffef43ab45b25c66731d1997d3281
parent54f50cbf6a470316a262e4389d62424e6f06b81c
patch 9.0.1638: crypt tests hang and cause memory errors

Problem:    crypt tests hang and cause memory errors
Solution:   Move variable to start of function.
src/fileio.c
src/version.c