No real changes, just remove asserts verifying that a pointer is non-null right before dereferencing it, as they're perfectly useless for all the usual reasons and just add extra code to relatively often used functions.
No real changes, just remove asserts verifying that a pointer is non-null right before dereferencing it, as they're perfectly useless for all the usual reasons and just add extra code to relatively often used functions.