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

webrtc: fix crash when reading from path 'publish' (#2688) #2692

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Nov 13, 2023

Fixes #2688

Copy link

codecov bot commented Nov 13, 2023

Codecov Report

Merging #2692 (ed11364) into main (7a1e155) will decrease coverage by 0.01%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #2692      +/-   ##
==========================================
- Coverage   59.41%   59.41%   -0.01%     
==========================================
  Files         144      144              
  Lines       15315    15315              
==========================================
- Hits         9100     9099       -1     
- Misses       5574     5575       +1     
  Partials      641      641              
Files Coverage Δ
internal/core/webrtc_http_server.go 69.58% <100.00%> (ø)

... and 1 file with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@aler9 aler9 merged commit a760a98 into main Nov 13, 2023
7 of 8 checks passed
@aler9 aler9 deleted the bug/webrtc-publish branch November 13, 2023 13:36
Copy link
Contributor

This issue is mentioned in release v1.3.1 🚀
Check out the entire changelog by clicking here

@github-actions github-actions bot locked and limited conversation to collaborators May 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1.3.0 panic: runtime error: slice bounds out of range [1:0]
1 participant