mirror of
https://github.com/neovim/neovim.git
synced 2024-12-29 14:41:06 -07:00
b84a67f50e
Problem: Using freed memory when 'tagfunc' wipes out buffer that holds
'complete'.
Solution: Make a copy of the option. Make sure cursor position is valid.
|
||
---|---|---|
.. | ||
testdir | ||
memfile_test.c |