]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.068 v7.3.068
authorBram Moolenaar <Bram@vim.org>
Wed, 24 Nov 2010 16:59:32 +0000 (17:59 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 24 Nov 2010 16:59:32 +0000 (17:59 +0100)
commitf666f0e5c07723c77cb9bc34034542a3c6106e4e
tree4a2ba960b86c5c8654de46a84670407bb737e24d
parentef2f028a66a45eed5bd65c3d7a44522303bf6050
updated for version 7.3.068
Problem:    Using freed memory when doing ":saveas" and an autocommand sets
            'autochdir'. (Kevin Klement)
Solution:   Get the value of fname again after executing autocommands.
src/ex_cmds.c
src/version.c