📅  最后修改于: 2022-03-11 14:55:09.985000             🧑  作者: Mango
There is a null variable or pointer in your code. Fix it using "if(Pointer == nullptr) return;" before every time you use or call a function on a pointer.