Mercurial > vim
diff Filelist @ 29728:cadc9851377d v9.0.0204
patch 9.0.0204: indexof() may leak memory
Commit: https://github.com/vim/vim/commit/63acae13f57c5ad4c8ec3146d0c458550b9e984e
Author: Yegappan Lakshmanan <yegappan@yahoo.com>
Date: Sun Aug 14 12:07:11 2022 +0100
patch 9.0.0204: indexof() may leak memory
Problem: indexof() may leak memory.
Solution: Free allocated values. (Yegappan Lakshmanan, closes https://github.com/vim/vim/issues/10916)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 14 Aug 2022 13:15:04 +0200 |
parents | 0729bb8db99e |
children | 2acb87ee55fc |