Skip to content

Fix option: surface adb pull errors#89

Open
0x0v1 wants to merge 1 commit into
mvt-project:mainfrom
0x0v1:fix/temp-error-handling
Open

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

Conversation

@0x0v1
Copy link
Copy Markdown

@0x0v1 0x0v1 commented May 6, 2026

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.

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.

1 participant