mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-12-04 03:32:29 +00:00
a99549c451
It can change mid-sort causing the sorting results to be inconsistent, which will crash many implementations of std::stable_sort. Also, fix an issue where it kept resorting after it didn't need to and make it strictly ordered for equal dates/sizes. Fixes #11892. |
||
---|---|---|
.. | ||
chunk_file.cpp | ||
chunk_file.h | ||
CMakeLists.txt | ||
fd_util.cpp | ||
fd_util.h | ||
file_util.cpp | ||
file_util.h | ||
free.cpp | ||
free.h | ||
ini_file.cpp | ||
ini_file.h | ||
path.cpp | ||
path.h | ||
vfs.h | ||
zip_read.cpp | ||
zip_read.h |