Mercurial > vim
comparison .github/ISSUE_TEMPLATE/bug_report.yml @ 32359:088ca084ec37 v9.0.1511
patch 9.0.1511: crash when using wrong arg types to assert_match()
Commit: https://github.com/vim/vim/commit/12e7a1fe7527e9e59adbe248a95b4b532e3ec58c
Author: zeertzjq <zeertzjq@outlook.com>
Date: Sat May 6 12:20:05 2023 +0100
patch 9.0.1511: crash when using wrong arg types to assert_match()
Problem: Crash when using wrong arg types to assert_match().
Solution: Check for NULL pointer. (closes https://github.com/vim/vim/issues/12349)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sat, 06 May 2023 13:30:07 +0200 |
parents | ec6724c39b7d |
children | 965ed6e19279 |
comparison
equal
deleted
inserted
replaced
32358:097336f579d7 | 32359:088ca084ec37 |
---|