Skip to content

feat(ksud): Optimize ensure_dir_exist and do not hardcode path#2932

Merged
tiann merged 1 commit into
tiann:mainfrom
Tools-cx-app:main
Nov 15, 2025
Merged

feat(ksud): Optimize ensure_dir_exist and do not hardcode path#2932
tiann merged 1 commit into
tiann:mainfrom
Tools-cx-app:main

Conversation

@Tools-cx-app

Copy link
Copy Markdown
Contributor

I believe that hardcoding /proc/self/exe is not feasible, so I used an implementation from the std library.

And I optimized ensure_dir_exist logic.

Signed-off-by: Tools-app <localhost.hutao@gmail.com>
@tiann tiann merged commit 901620b into tiann:main Nov 15, 2025
17 checks passed
u9521 pushed a commit to u9521/KernelSU that referenced this pull request Jan 3, 2026
…#2932)

I believe that hardcoding `/proc/self/exe` is not feasible, so I used an
implementation from the std library.

And I optimized ensure_dir_exist logic.

Signed-off-by: Tools-app <localhost.hutao@gmail.com>
u9521 pushed a commit to u9521/KernelSU that referenced this pull request Jan 5, 2026
…#2932)

I believe that hardcoding `/proc/self/exe` is not feasible, so I used an
implementation from the std library.

And I optimized ensure_dir_exist logic.

Signed-off-by: Tools-app <localhost.hutao@gmail.com>
LeCmnGend pushed a commit to LeCmnGend/KernelSU that referenced this pull request Feb 23, 2026
…#2932)

I believe that hardcoding `/proc/self/exe` is not feasible, so I used an
implementation from the std library.

And I optimized ensure_dir_exist logic.

Signed-off-by: Tools-app <localhost.hutao@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants