8000 Return error if command data contains reserved characters · Issue #108 · stphnt/zproto · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Return error if command data contains reserved characters #108

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

Closed
stphnt opened this issue Aug 3, 2023 · 0 comments · Fixed by #109
Closed

Return error if command data contains reserved characters #108

stphnt opened this issue Aug 3, 2023 · 0 comments · Fixed by #109
Assignees
Labels
enhancement New feature or request

Comments

@stphnt
Copy link
Owner
stphnt commented Aug 3, 2023

The use of reserved characters can a command's data field may cause a BADCOMMAND rejected but may also cause the command to be ignored or incorrectly interpreted by the device. To avoid these problems check for these characters in the command before writing out the command.

@stphnt stphnt added the enhancement New feature or request label Aug 3, 2023
@stphnt stphnt self-assigned this Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant
0