fix crash

This commit is contained in:
2025-12-22 19:24:46 +01:00
parent 40a184301b
commit 5d4c02bbe0
4 changed files with 10 additions and 3 deletions
+2
View File
@@ -172,6 +172,8 @@ typedef struct {
uint16_t last_stream0_group[3];
uint8_t last_stream0_group_type_b : 1;
uint8_t first_init_done : 1;
} RDSState;
typedef struct {