Platform detection: Fix segfault when platform is not found.
The search loop didn't had a working break condition, so the programm contined with garbage. Fixed this and added an error message if no matching platform is found.
Hi all, Gitlab will be set in maintenance mode on Friday 29/11/2024 from 08:45 AM CET with the intention of finishing by the 10:45 PM CET of Friday 29/11/2024
The search loop didn't had a working break condition, so the programm contined with garbage. Fixed this and added an error message if no matching platform is found.