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

Upgrade ffmpeg to 4.0.6, jpegsrc to 9e; Try to fix some memory leaks; #634

Merged
merged 3 commits into from
May 17, 2023

Conversation

thelittlefireman
Copy link
Contributor

Hi,
I'm totally not a C expert, and I don't know how is handle memory on devices, but maybe this PR could free some memory and fix some leaks ?

@thelittlefireman
Copy link
Contributor Author

the second commit remove a \00a0 char in camera_settings.js. Sometimes I could not load this page, maybe it's linked

@roleoroleo roleoroleo merged commit 40cbe7c into roleoroleo:master May 17, 2023
@roleoroleo
Copy link
Owner

Thank you for this PR.

@roleoroleo
Copy link
Owner

maybe this PR could free some memory and fix some leaks ?

In general, these missing deallocations are not a problem because they are not called in a loop cycle.
But your fixes are right.

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

Successfully merging this pull request may close these issues.

2 participants