mirror of
https://github.com/neovim/neovim.git
synced 2026-01-06 03:17:23 +10:00
Problem: Wrong argument to assert_exception() causes a crash. (reported by
Coverity)
Solution: Check for NULL pointer. Add a test.
da5dcd9366