This also adds nullptr checking to decref--it seemed the functions needing nullptr checks immediately prior to the decref call was beginning to exceed the functions that had "implied" nullptr checking as a part of their natural flow-control.
This also adds nullptr checking to decref--it seemed the functions needing nullptr checks immediately prior to the decref call was beginning to exceed the functions that had "implied" nullptr checking as a part of their natural flow-control.