Skip to content

解封装ts(opus+H265)内存泄漏 #380

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

Open
1309044623 opened this issue May 21, 2025 · 1 comment
Open

解封装ts(opus+H265)内存泄漏 #380

1309044623 opened this issue May 21, 2025 · 1 comment

Comments

@1309044623
Copy link

libmpeg/source/mpeg-pmt.c +109
stream->esinfo = (uint8_t*)calloc(1, sizeof(opus_default_extradata));
这个地方应该判断下 stream->esinfo是不是空

@ireader
Copy link
Owner

ireader commented May 21, 2025

感谢!

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

No branches or pull requests

2 participants