mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-03-12 00:50:54 +00:00

The utils function may be called in any situation, such as in daemon. We should guarantee that all the resource got from this function released normally. Signed-off-by: yuchenlin <npes87184@gmail.com>