Sure, here...Can you add a patch for the null check here? I'd prefer not to have intermediate states that change functionality, even if they make the diff slightly longer.
It doesn't conflict with the error_conditionals_1
It's a simple addition of a null check.
(The other conditions *still check for null*. That's intentional, because, again, the code will end up moving forward instead of throwing an error.)