diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2020-12-19 21:58:33 -0500 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2020-12-19 22:52:30 -0500 |
commit | 7390cc8b2905a5831ad870a240496b8c355fa9b1 (patch) | |
tree | abfa1cdc27e30e8a7163de34d1af0a3125072c8b /test/functional/lua/vim_spec.lua | |
parent | e465157ecd8b49d71ad9b59f24c7aef33a9c402d (diff) | |
download | rneovim-7390cc8b2905a5831ad870a240496b8c355fa9b1.tar.gz rneovim-7390cc8b2905a5831ad870a240496b8c355fa9b1.tar.bz2 rneovim-7390cc8b2905a5831ad870a240496b8c355fa9b1.zip |
vim-patch:8.1.0470: pointer ownership around fname_expand() is unclear
Problem: Pointer ownership around fname_expand() is unclear.
Solution: Allow b_ffname and b_sfname to point to the same allocated memory,
only free one. Update comments.
https://github.com/vim/vim/commit/3d6014f0336d9a64c01a7518fe45fde0a925fa20
Diffstat (limited to 'test/functional/lua/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions