Skip to content
Snippets Groups Projects
Unverified Commit 9f291760 authored by zeertzjq's avatar zeertzjq Committed by GitHub
Browse files

vim-patch:9.0.1492: using uninitialized memory when argument is missing (#23351)

Problem:    Using uninitialized memory when argument is missing.
Solution:   Check there are sufficient arguments before the base.
            (closes vim/vim#12302)

https://github.com/vim/vim/commit/b7f2270bab102d68f83a6300699b7f98efad81f2



Co-authored-by: default avatarBram Moolenaar <Bram@vim.org>
parent a3dfe1bc
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment