Learn more about cloning repositories
You have read-only access
make an 'else' block unconditional, aborting if the cast<> fails. The old code would end up dereferencing an uninitialized pointer in the case where the cast would fail, it is better to explode violently.