Fix for nullptr dereferencing that caused test failures (#3527)
* Prevent child integrators from accessing deleted context
* Prevent reading property names from nullptr platform
* Don't check properties in a loop, but only when there's a Platform
* Clarified condition in "if" block
Co-authored-by:
Peter Eastman <peter.eastman@gmail.com>
Showing
Please register or sign in to comment