Mercurial > vim
comparison src/VisVim/StdAfx.cpp @ 23760:bb2afcad503b v8.2.2421
patch 8.2.2421: double free when using autocommand with "argdel"
Commit: https://github.com/vim/vim/commit/5ed58c7b700fcb9fd03c418300145b616f4bdcdd
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Jan 28 14:24:55 2021 +0100
patch 8.2.2421: double free when using autocommand with "argdel"
Problem: Double free when using autocommand with "argdel". (Houyunsong)
Solution: Add the arglist_locked flag.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Thu, 28 Jan 2021 14:30:05 +0100 |
parents | 3fc0f57ecb91 |
children |
comparison
equal
deleted
inserted
replaced
23759:63236203045e | 23760:bb2afcad503b |
---|