diff options
| author | zeertzjq <zeertzjq@outlook.com> | 2023-12-02 09:55:11 +0800 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-02 09:55:11 +0800 | 
| commit | 387c5ba3de356ea5c5f6fe71465440abd8563d8e (patch) | |
| tree | bcf8d4304c451970b53acb2c73a164b6e4a94113 /src/nvim/path.c | |
| parent | fedbf32250ba303ee06c751e798c28c5a3f05862 (diff) | |
| download | rneovim-387c5ba3de356ea5c5f6fe71465440abd8563d8e.tar.gz rneovim-387c5ba3de356ea5c5f6fe71465440abd8563d8e.tar.bz2 rneovim-387c5ba3de356ea5c5f6fe71465440abd8563d8e.zip | |
revert: "memory: Free buffers after freeing variables" (#26356)
This reverts commit fe30d8ccef17fff23676b8670dfec86444e2cb32.
The original commit intends to prevent heap-use-after-free with EXITFREE
caused by changedtick_di, which is no longer a problem.
Freeing buffers after freeing variables will cause heap-use-after-free
with EXITFREE when a partial is used as prompt callback.
Diffstat (limited to 'src/nvim/path.c')
0 files changed, 0 insertions, 0 deletions
