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

Fix XmidtSendData crash while sending callback for already processed msgs #435

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

suvi-123
Copy link

@suvi-123 suvi-123 commented Sep 11, 2023

Added changes to avoid sending outparams callback when msg is already processed and in DELETE state.

@sonarcloud
Copy link

sonarcloud bot commented Sep 11, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell C 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@suvi-123 suvi-123 force-pushed the parodus_xmidt_crash branch 4 times, most recently from 5da8d73 to ed415dd Compare September 14, 2023 08:04
@suvi-123 suvi-123 changed the title Recify parodus crash in xmidt RDKB-51066: Fix parodus crash in xle device to avoid sending ack twice, once it is already in delete state. Sep 14, 2023
@sadhyama sadhyama changed the title RDKB-51066: Fix parodus crash in xle device to avoid sending ack twice, once it is already in delete state. To fix XmidtSendData crash while sending callback for already processed msgs Sep 14, 2023
@sadhyama sadhyama changed the title To fix XmidtSendData crash while sending callback for already processed msgs Fix XmidtSendData crash while sending callback for already processed msgs Sep 14, 2023
@sadhyama sadhyama merged commit 7a3ebc6 into xmidt-org:master Sep 14, 2023
2 of 3 checks passed
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.

None yet

2 participants