-
Notifications
You must be signed in to change notification settings - Fork 244
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
SDL does not validate invalid characters in HMI requests. #1862
Comments
Contributor priority is set |
Environment: Status: defect is reproduced. |
The next PR provided fix this issue: Pull request |
The issue is relevant on the current develop branch Environment: |
Closed via #3369 |
Bug Report
SDL does not validate invalid characters (\n, \t, only whitespace ) in string parameters in HMI requests.
Steps
Expected Behavior
SDL responds with code INVALID_DATA to HMI.
Observed Behavior
SDL responds with code:0 (SUCCESS) to HMI.
OS & Version Information
Test Case, Sample Code, and / or Example App
The text was updated successfully, but these errors were encountered: