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