mirror of
https://github.com/vim/vim.git
synced 2026-05-11 12:55:42 +02:00
Problem: Memory leak reported in libtlib.
Solution: Call del_curterm() when cleaning up memory. Rename term.h to
termdefs.h to avoid a name clash.