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

RTC: Fix memory leak when replace rtp packet in cache. #2771

Merged
merged 1 commit into from
Dec 7, 2021

Conversation

xiaozhihong
Copy link
Collaborator

  • fix memory leak when replace rtp packet in cache.

* fix memory leak when replace rtp packet in cache.
@codecov-commenter
Copy link

codecov-commenter commented Dec 6, 2021

Codecov Report

Merging #2771 (0d95b85) into 4.0release (3eb8fa2) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@              Coverage Diff               @@
##           4.0release    #2771      +/-   ##
==============================================
- Coverage       60.32%   60.32%   -0.01%     
==============================================
  Files             121      121              
  Lines           50970    50972       +2     
==============================================
  Hits            30747    30747              
- Misses          20223    20225       +2     

| Impacted Files | Coverage Δ | |'

Translated to English while maintaining the markdown structure:

'| Impacted Files | Coverage Δ | |
|---|---|---|
| trunk/src/app/srs_app_rtc_source.cpp | 12.45% <0.00%> (-0.02%) | ⬇️ |


Continue to review full report at Codecov.

Legend - Click here to learn more
Translated to English while maintaining the markdown structure:

'> Δ = absolute <relative> (impact), ø = not affected, ? = missing data

Powered by Codecov. Last update 3eb8fa2...0d95b85. Read the comment docs.

TRANS_BY_GPT3

@winlinvip winlinvip changed the title RTC2RTMP RTC: Fix memory leak when replace rtp packet in cache. Dec 7, 2021
@winlinvip winlinvip merged commit ae61ec3 into ossrs:4.0release Dec 7, 2021
winlinvip pushed a commit that referenced this pull request Dec 7, 2021
* fix memory leak when replace rtp packet in cache.
@winlinvip winlinvip added the TransByAI Translated by AI/GPT. label Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TransByAI Translated by AI/GPT.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PR: WebRTC: rtc_to_rtmp, continuous memory increase in SRS
4 participants