Mercurial > vim
comparison nsis/gvim_version.nsh @ 36020:62de45f0c311 v9.1.0688
patch 9.1.0688: Vim9: dereferences NULL pointer in check_type_is_value()
Commit: https://github.com/vim/vim/commit/25618fc9eacc6a210507d7749b237ec3a695be85
Author: Christian Brabandt <cb@256bit.org>
Date: Thu Aug 22 21:25:18 2024 +0200
patch 9.1.0688: Vim9: dereferences NULL pointer in check_type_is_value()
Problem: Vim9: dereferences NULL pointer in check_type_is_value()
(Suyue Guo)
Solution: Verify that the pointer is not Null
fixes: #15540
closes: #15545
Signed-off-by: Christian Brabandt <cb@256bit.org>
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Thu, 22 Aug 2024 21:30:06 +0200 |
parents | 4635e43f2c6f |
children |
comparison
equal
deleted
inserted
replaced
36019:e7291f1eae4d | 36020:62de45f0c311 |
---|