Skip to content

Fix option: surface adb pull errors - #89

Merged
besendorf merged 1 commit into
mvt-project:mainfrom
0x0v1:fix/temp-error-handling
May 18, 2026
Merged

Fix option: surface adb pull errors#89
besendorf merged 1 commit into
mvt-project:mainfrom
0x0v1:fix/temp-error-handling

Conversation

@0x0v1

@0x0v1 0x0v1 commented May 6, 2026

Copy link
Copy Markdown
Contributor

traditional-mode branch invoked adb.Client.Pull and discarded both return values this swallows failures. for auditing purposes, it's helpful to know non-"Permission denied" failures. "Permission denied" remains suppressed since it is the common, expected outcome for restricted SELinux contexts and would otherwise spam the analyst.

@besendorf
besendorf merged commit ebc418a into mvt-project:main May 18, 2026
1 check passed
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