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

memory leak #1119

Closed
wants to merge 3 commits into from
Closed

memory leak #1119

wants to merge 3 commits into from

Conversation

rainfly123
Copy link

memory leak

@winlinvip
Copy link
Member

👍 Please file PR to branch 2.0release.

@winlinvip winlinvip changed the base branch from master to 2.0release July 21, 2018 09:27
return ret;
}
}
//release detached ts msg
srs_freep(msg);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could use auto free to free the message.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

winlinvip added a commit that referenced this pull request Jul 21, 2018
@winlinvip
Copy link
Member

Merged by 6d7c741

@winlinvip winlinvip closed this Jul 21, 2018
@winlinvip winlinvip added the EnglishNative This issue is conveyed exclusively in English. label Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EnglishNative This issue is conveyed exclusively in English.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants