gbMattN adaf5ba679
Fix possible underflow in ParseAndSetPath (#159389)
If an empty path is passed, the internal_strlen -1 below will loop round
to become uptr max. Adding this check ensures that this would be caught
2025-09-18 16:11:46 +01:00
..
2023-09-28 15:40:42 +08:00