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