]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.979 v7.4.979
authorBram Moolenaar <Bram@vim.org>
Sat, 19 Dec 2015 14:28:18 +0000 (15:28 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 19 Dec 2015 14:28:18 +0000 (15:28 +0100)
commit4a8c2cfc56b9affc36934aa0f20d8cfd2b1511c8
treea3066ea09e833e502962ebb7344216bbcb1d00c2
parentc42b9c670ea621d4dac0f216e011a6db576c5136
patch 7.4.979
Problem:    When changing the crypt key the blocks read from disk are not
            decrypted.
Solution:   Also call ml_decrypt_data() when mf_old_key is set. (Ken Takata)
src/memfile.c
src/version.c