Skip to content

fix panic on malformed discovery requests#1702

Open
danielwolfman wants to merge 1 commit intolibrespot-org:devfrom
danielwolfman:fix/discovery-panic-on-invalid-request-dev
Open

fix panic on malformed discovery requests#1702
danielwolfman wants to merge 1 commit intolibrespot-org:devfrom
danielwolfman:fix/discovery-panic-on-invalid-request-dev

Conversation

@danielwolfman
Copy link
Copy Markdown

@danielwolfman danielwolfman commented Apr 13, 2026

Summary

  • return an HTTP error response when discovery receives a malformed addUser request
  • stop unwrapping discovery handler errors in the HTTP service path
  • add an unreleased changelog entry for the discovery crash fix

Context

Validation

  • cargo fmt --all
  • cargo build -j 2
  • cargo clippy -j 2

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.

1 participant