Files
neovim/src
Jan Edmund Lazo 7390cc8b29 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.
3d6014f033
2020-12-19 22:52:30 -05:00
..
2017-02-26 11:57:52 +01:00
2020-10-12 09:28:12 +02:00