[7.2.154] ":cd" is still possible in a SwapExists autocmd.
commit9c43e753f2e5e0b5dd30f2ef8fee4b4238269f4b
authorBram Moolenaar <Bram@moolenaar.net>
Wed, 22 Apr 2009 15:55:48 +0000 (22 15:55 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Wed, 22 Apr 2009 15:55:48 +0000 (22 15:55 +0000)
tree1cbe8fcdfaac2479e7709b17f4587b368d6c13fd
parent60938a069b30616a0181b84834f08c73f1306548
[7.2.154] ":cd" is still possible in a SwapExists autocmd.

Problem:    ":cd" is still possible in a SwapExists autocmd.

Solution:   Set allbuf_lock in do_swapexists().

Patch 7.2.154 (after 7.2.132)
src/memline.c
src/version.c