Mercurial > vim
view runtime/macros/justify.vim @ 27402:898f520e798b v8.2.4229
patch 8.2.4229: possible crash when invoking timer callback fails
Commit: https://github.com/vim/vim/commit/745b938a48104778dcb7b0245e6589b54cb93593
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Jan 27 13:55:35 2022 +0000
patch 8.2.4229: possible crash when invoking timer callback fails
Problem: Possible crash when invoking timer callback fails.
Solution: Initialize the typval. Give an error for an empty callback.
(closes #9636)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Thu, 27 Jan 2022 15:00:06 +0100 |
parents | 7ac9d9e98892 |
children |
line wrap: on
line source
" Load the justify package. " For those users who were loading the justify plugin from here. packadd justify