Community
Participate
Working Groups
If the argument to a %s field is 0, the Formatter should display "(null)" instead of trying to read a string at address 0. The target formatting code already does this today. Without this change, ROV will display a garbage string when trying to format an error event when Text.isLoaded = false.