Mercurial > vim
comparison src/terminal.c @ 31095:c61a9d832537 v9.0.0882
patch 9.0.0882: using freed memory after SpellFileMissing autocmd uses bwipe
Commit: https://github.com/vim/vim/commit/c3d27ada14acd02db357f2d16347acc22cb17e93
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon Nov 14 20:52:14 2022 +0000
patch 9.0.0882: using freed memory after SpellFileMissing autocmd uses bwipe
Problem: Using freed memory after SpellFileMissing autocmd uses bwipe.
Solution: Bail out if the window no longer exists.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 14 Nov 2022 22:00:04 +0100 |
parents | 360f286b5869 |
children | 0ecb16d5f86f |
comparison
equal
deleted
inserted
replaced
31094:3a07a6df9786 | 31095:c61a9d832537 |
---|