Skip to content

ping: Fix panic in debug builds#551

Merged
dmitry-markin merged 2 commits intomasterfrom
dm-ping-hotfix
Mar 2, 2026
Merged

ping: Fix panic in debug builds#551
dmitry-markin merged 2 commits intomasterfrom
dm-ping-hotfix

Conversation

@dmitry-markin
Copy link
Copy Markdown
Collaborator

Remove debug_assert! that tested invalid assumption.

@dmitry-markin dmitry-markin requested a review from lexnv March 2, 2026 09:23
@dmitry-markin dmitry-markin self-assigned this Mar 2, 2026
@dmitry-markin dmitry-markin added the bug Something isn't working label Mar 2, 2026
@dmitry-markin dmitry-markin merged commit 5c5c024 into master Mar 2, 2026
8 checks passed
@dmitry-markin dmitry-markin deleted the dm-ping-hotfix branch March 2, 2026 11:04
@github-project-automation github-project-automation Bot moved this to Blocked ⛔️ in Networking Mar 2, 2026
dmitry-markin added a commit that referenced this pull request Mar 2, 2026
## [0.13.2] - 2026-03-02

This is a hotfix release fixing ping protocol panic in debug builds. The
release also includes WebRTC fixes.

### Fixed

- webrtc/fix: Ensure delay future is awaited
([#548](#548))
- ping: Fix panic in debug builds
([#551](#551))
- webrtc: Ensure nonstun packets cannot panic transport layer
([#550](#550))
- webrtc: Avoid memory leaks by cleaning stale hashmap entries
([#549](#549))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Blocked ⛔️

Development

Successfully merging this pull request may close these issues.

2 participants