Skip to content

EventHandler Nullptr checks

James Graham requested to merge work/nvrwhere/eventhandler_null into master

So I got lazy halfway through doing this the first time.

Add missing checks for null m_room and m_event to EventHandler and add tests for them.

Merge request reports