diff options
author | Bram Moolenaar <Bram@vim.org> | 2017-06-04 14:58:02 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2017-06-04 14:58:02 +0200 |
commit | 45e5fd135da5710f24a1acc142692f120f8b0b78 (patch) | |
tree | db3f8e21176d61550e6c7dbb75dc69faf614c272 /src/gui.c | |
parent | 6e62da3e14d32f76f60d5cc8b267059923842f17 (diff) | |
download | vim-git-8.0.0607.tar.gz |
patch 8.0.0607: after :bwipe + :new bufref might still be validv8.0.0607
Problem: When creating a bufref, then using :bwipe and :new it might get
the same memory and bufref_valid() returns true.
Solution: Add br_fnum to check the buffer number didn't change.
Diffstat (limited to 'src/gui.c')
0 files changed, 0 insertions, 0 deletions