Skip to content

Don't pass a nullptr to a std::string constructor

jvoisin requested to merge jvoisin/openmw:nonull into master

This is undefined behaviour.

Merge request reports