Files
SukiSU-Ultra/userspace/ksud/src
powellnorma 71cb86c2e9 ksud: refine get_tmp_path (#1713)
Fixes #1710

What do you think?

* It first uses `TEMP_DIR` (`/debug_ramdisk`) if it exists + is is
empty.
* Otherwise it tries to create a random directory in `/dev`.
* If that fails, it goes through a list of directories (including
`TEMP_DIR_LEGACY`), and chooses the first one that is empty.
* If no empty directory it chooses the first one that exists

---------

Co-authored-by: user <user@localhost>
2024-05-16 10:30:20 +08:00
..
2023-10-21 13:21:33 +08:00
2024-03-26 17:17:19 +08:00
2024-04-24 21:36:38 +08:00
2024-05-08 21:18:55 +08:00
2024-03-27 18:13:47 +08:00
2024-05-08 21:18:55 +08:00
2024-03-11 14:01:21 +08:00
2024-05-08 21:18:55 +08:00
2024-04-22 20:41:53 +08:00
2024-05-08 21:18:55 +08:00
2023-10-21 13:21:33 +08:00
2024-02-01 23:28:56 +08:00
2024-05-08 21:18:55 +08:00
2024-05-16 10:30:20 +08:00