mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-30 02:05:13 +01:00
Fix #13445: Make FileScanner::ScanDirectory return a unique_ptr
Also fixes a resource leak in TitleSequence::GetSaves.
This commit is contained in:
@@ -1189,7 +1189,6 @@ namespace OpenRCT2
|
||||
}
|
||||
}
|
||||
}
|
||||
delete scanner;
|
||||
}
|
||||
|
||||
#ifndef DISABLE_HTTP
|
||||
|
||||
Reference in New Issue
Block a user