Skip to content

[Backport v3.7-branch] net: lib: coap: Return an error on removing a non-existing observer #90851

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

Merged
merged 1 commit into from
Jun 18, 2025

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented May 30, 2025

Backport d5931ba from #90716.

Fixes #90688

@github-actions github-actions bot added the Backport Backport PR and backport failure issues label May 30, 2025
@github-project-automation github-project-automation bot moved this to To do in Backports May 30, 2025
@pdgendt pdgendt requested a review from rlubos May 30, 2025 17:16
If we're parsing a CoAP request with an observe option of '1', but there is
no matching observer, return an error instead of returning a zero.

Signed-off-by: Pieter De Gendt <[email protected]>
(cherry picked from commit d5931ba)
@nashif nashif force-pushed the backport-90716-to-v3.7-branch branch from 9cdd15a to a4d02b9 Compare June 18, 2025 11:43
@github-actions github-actions bot requested a review from pdgendt June 18, 2025 11:44
Copy link

@nashif nashif merged commit 30cc718 into v3.7-branch Jun 18, 2025
26 of 27 checks passed
@nashif nashif deleted the backport-90716-to-v3.7-branch branch June 18, 2025 13:20
@github-project-automation github-project-automation bot moved this from To do to Done in Backports Jun 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Networking Backport Backport PR and backport failure issues
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants