mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 15:21:47 +00:00

Problem: Crash when passing invalid arguments to assert_fails().
Solution: Check for NULL string.
1540d334a0
Co-authored-by: Bram Moolenaar <Bram@vim.org>