mirror of
https://github.com/vim/vim.git
synced 2026-04-14 07:46:09 +02:00
Problem: Calling a function through a funcref, where the function deletes
the funcref, leads to an invalid memory access.
Solution: Make a copy of the function name. (Lech Lorens)
7 lines
72 B
Plaintext
7 lines
72 B
Plaintext
xxx4asdf fail nop ok 9 333
|
|
XX111XX
|
|
---222---
|
|
1. one
|
|
2. two
|
|
1. one again
|