The function call was removed in #5538 because of the unused return value, but the function itself has side effects and the absence of the call was causing crashes.
The function call was removed in #5538 because of the unused return value, but the function itself has side effects and the absence of the call was causing crashes.