We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 Crashing on receiving empty band from the radio
If the radio sends empty radioControlData is causing a crash on SDL because it's not validating the received data from HMI before dereferencing it.
No Crash should be observed while testing RC Features
Screen Freezes and SDL crashed While testing Remote Control Features
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug Report
SDL Crashing on receiving empty band from the radio
Detailed analysis:
If the radio sends empty radioControlData is causing a crash on SDL because it's not validating the received data from HMI before dereferencing it.
Reproduction Steps
Expected Behavior
No Crash should be observed while testing RC Features
Observed Behavior
Screen Freezes and SDL crashed While testing Remote Control Features
OS & Version Information
The text was updated successfully, but these errors were encountered: