input: add a missing null pointer check
There's a few other places where the result of GetAruidData is accessed without a null check, but I couldn't find a code path that hits those.
Please register or sign in to comment
There's a few other places where the result of GetAruidData is accessed without a null check, but I couldn't find a code path that hits those.