Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GET_DYNAMIC_INFO deserialization fails with macOS Native protocol #144

Open
Florob opened this issue Nov 20, 2023 · 0 comments
Open

GET_DYNAMIC_INFO deserialization fails with macOS Native protocol #144

Florob opened this issue Nov 20, 2023 · 0 comments

Comments

@Florob
Copy link
Contributor

Florob commented Nov 20, 2023

Deserialization of GET_DYNAMIC_INFO depends solely on the contents/length of command_specific_data. As the macOS Native protocol apparently ignores control_data_length and instead returns the whole frame's tail as command_specific_data this fails.
Deserialization will have to be a bit more lax to get this working.

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

No branches or pull requests

1 participant