Files
Main_MiSTer/support
Rikard Bengtsson f3736a4e13 Fix potential error in the trim() function (#912)
String length returned at line #514 could be longer than 20, not good. Using strnlen instead, to avoid reading garbage bytes.
2024-08-27 18:30:39 +08:00
..
2023-08-17 00:05:44 +08:00
2023-08-17 00:05:44 +08:00
2022-10-07 23:54:43 +08:00
2022-02-08 08:28:44 +08:00
2023-10-24 22:36:22 +08:00