Skip to content

Core: prevent crash when applying large flag sets#1057

Closed
selfmusing wants to merge 1 commit intoDerTyp7214:stagingfrom
selfmusing:staging
Closed

Core: prevent crash when applying large flag sets#1057
selfmusing wants to merge 1 commit intoDerTyp7214:stagingfrom
selfmusing:staging

Conversation

@selfmusing
Copy link
Copy Markdown
Contributor

Large flag/XML payloads caused "Argument list too long" when passed to su -c. Write commands via stdin instead of argv to prevent the crash.

Large flag/XML payloads caused "Argument list too long" when passed to `su -c`.
Write commands via stdin instead of argv to prevent the crash.
@DerTyp7214
Copy link
Copy Markdown
Owner

DerTyp7214 commented Jan 9, 2026

Thanks for this pr, but staging is only for master -> staging merges. So please target master branch, then I will merge it. If you want you can also target the other branch for lower android versions.

@selfmusing selfmusing changed the base branch from staging to master January 9, 2026 23:13
@selfmusing selfmusing changed the base branch from master to staging January 9, 2026 23:14
@DerTyp7214 DerTyp7214 closed this Jan 9, 2026
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