fix yellow in commit 13a0e58b1c
rockbox-gerrit-noreply--- via rockbox-cvs <[email protected]> Tue, 19 May 2026 17:24:58 -0400
| Newsgroups | gmane.comp.systems.archos.rockbox.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit 04920212479111e0d096a151bd760353ba954cc6 Author: Christian Soffke <[email protected]> Date: Tue May 19 23:23:39 2026 +0200 fix yellow in commit 13a0e58b1c Change-Id: Id2ec3d0ace5aab9d67aeda54f4cef52d0d111b01 diff --git a/apps/gui/usb_screen.c b/apps/gui/usb_screen.c index e3393eb4d4..15d805b3dc 100644 --- a/apps/gui/usb_screen.c +++ b/apps/gui/usb_screen.c @@ -235,7 +235,7 @@ void gui_usb_screen_run(bool early_usb, intptr_t seqnum) #endif struct usb_screen_vps_t usb_screen_vps_ar[NB_SCREENS]; - struct viewport *title; + struct viewport *title = NULL; #if defined HAVE_TOUCHSCREEN enum touchscreen_mode old_mode = touchscreen_get_mode(); -- rockbox-cvs mailing list [email protected] https://lists.haxx.se/mailman/listinfo/rockbox-cvs