Mercurial > vim
comparison runtime/scripts.vim @ 29196:e391590249a1 v8.2.5117
patch 8.2.5117: crash when calling a Lua callback from a :def function
Commit: https://github.com/vim/vim/commit/7d149f899d423b7bf2b90d7b11ebe3e560c462b9
Author: Bram Moolenaar <Bram@vim.org>
Date: Fri Jun 17 19:23:34 2022 +0100
patch 8.2.5117: crash when calling a Lua callback from a :def function
Problem: Crash when calling a Lua callback from a :def function. (Bohdan
Makohin)
Solution: Handle FC_CFUNC in call_user_func_check(). (closes #10587)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Fri, 17 Jun 2022 20:30:03 +0200 |
parents | 7346315e8517 |
children | 635de73eeb4c |
comparison
equal
deleted
inserted
replaced
29195:ee8ebed77cee | 29196:e391590249a1 |
---|