Mercurial > vim
comparison CONTRIBUTING.md @ 22246:6f83d2adee74 v8.2.1672
patch 8.2.1672: v_lock is used when it is not initialized
Commit: https://github.com/vim/vim/commit/4a091b9978122428e7d9154d034c640c9c8d8c13
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Sep 12 22:10:00 2020 +0200
patch 8.2.1672: v_lock is used when it is not initialized
Problem: v_lock is used when it is not initialized. (Yegappan Lakshmanan)
Solution: Initialize the typval in eval1().
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sat, 12 Sep 2020 22:15:03 +0200 |
parents | daa71bf6b546 |
children | d4faa2c5211b |
comparison
equal
deleted
inserted
replaced
22245:98ff9544a0b9 | 22246:6f83d2adee74 |
---|