Mercurial > vim
comparison src/vimrun.c @ 22306:86696c617f70 v8.2.1702
patch 8.2.1702: crash when using undo after deleting folded lines
Commit: https://github.com/vim/vim/commit/da697645d5917eb3d4168c06c3442bef9fb746bf
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Sep 17 19:36:04 2020 +0200
patch 8.2.1702: crash when using undo after deleting folded lines
Problem: Crash when using undo after deleting folded lines.
Solution: Check for NULL pointer. (closes https://github.com/vim/vim/issues/6968)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Thu, 17 Sep 2020 19:45:04 +0200 |
parents | 2559dc02bd64 |
children |
comparison
equal
deleted
inserted
replaced
22305:fc3288b65910 | 22306:86696c617f70 |
---|