diff Makefile @ 25743:925ffa1eeb08 v8.2.3407

patch 8.2.3407: using uninitialized memory with "let g:['bar'] = 2" Commit: https://github.com/vim/vim/commit/3b318513561b5862944769188ae4af6b70311838 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Sep 6 19:19:45 2021 +0200 patch 8.2.3407: using uninitialized memory with "let g:['bar'] = 2" Problem: Using uninitialized memory with "let g:['bar'] = 2". Solution: Initialize v_type of a new dict item.
author Bram Moolenaar <Bram@vim.org>
date Mon, 06 Sep 2021 19:30:03 +0200
parents 4f4960861583
children c6c93dd88e98
line wrap: on
line diff