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

Open
wants to merge 1 commit into
base: v3.7-branch
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

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

Backport d5931ba from #90716.

Fixes #90688

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 <pieter.degendt@basalte.be>
(cherry picked from commit d5931ba)
@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
Copy link

@pdgendt pdgendt requested a review from rlubos May 30, 2025 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backport Backport PR and backport failure issues
Projects
Status: To do
Development

Successfully merging this pull request may close these issues.

3 participants