Kawe Mazidjatari 3eb3c27975 Utility: fix bug in CreateDirHierarchy
Fix bug where even the last path would be processed in the loop, making the return call always return an error as the path would've been created by that time. This ensures that we always return the value returned by mkdir when creating the last path
2024-04-05 17:56:48 +02:00
..
2024-04-05 17:46:52 +02:00
2024-04-05 17:46:52 +02:00
2023-07-10 13:51:14 +02:00
2023-07-10 13:51:14 +02:00
2023-07-10 13:54:00 +02:00