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

bugfix: fix various resource leaks #6367

Merged
merged 1 commit into from
Jun 5, 2024
Merged

Conversation

i-pankrat
Copy link
Contributor

@i-pankrat i-pankrat commented Jun 3, 2024

Fix memory and descriptor leaks.

Copy link
Collaborator

@glitsj16 glitsj16 left a comment

Choose a reason for hiding this comment

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

Looks fine. Thanks for the patches!

@i-pankrat
Copy link
Contributor Author

Seems that there are some troubles. I'll double-check.

Copy link
Collaborator

@kmk3 kmk3 left a comment

Choose a reason for hiding this comment

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

Looks good overall, with a few requested changes.

src/firecfg/desktop_files.c Outdated Show resolved Hide resolved
src/firejail/bandwidth.c Outdated Show resolved Hide resolved
src/firemon/netstats.c Outdated Show resolved Hide resolved
src/firemon/netstats.c Outdated Show resolved Hide resolved
src/jailcheck/access.c Outdated Show resolved Hide resolved
src/jailcheck/noexec.c Outdated Show resolved Hide resolved
src/firejail/fs.c Outdated Show resolved Hide resolved
src/profstats/main.c Outdated Show resolved Hide resolved
@kmk3 kmk3 added this to In progress in Release 0.9.74 via automation Jun 3, 2024
@i-pankrat i-pankrat changed the title Fix resource leaks and a typo Fix resource leaks Jun 4, 2024
@i-pankrat i-pankrat requested a review from kmk3 June 4, 2024 06:56
@kmk3 kmk3 changed the title Fix resource leaks bugfix: fix various resource leaks Jun 4, 2024
Copy link
Collaborator

@kmk3 kmk3 left a comment

Choose a reason for hiding this comment

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

Please amend the commit message title to match the PR title so that it's
consistent with the RELNOTES.

Also, it would be nice to have the PR description in the commit itself as well:

bugfix: fix various resource leaks

Fix memory and descriptor leaks.

Fix memory and descriptor leaks.

Signed-off-by: Ilya Pankratov <i.pankratov.main@gmail.com>
Copy link
Collaborator

@kmk3 kmk3 left a comment

Choose a reason for hiding this comment

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

Nicely done; thanks for the many fixes!

@kmk3 kmk3 merged commit 03ea436 into netblue30:master Jun 5, 2024
13 checks passed
kmk3 added a commit that referenced this pull request Jun 10, 2024
@kmk3 kmk3 moved this from In progress to Done (on RELNOTES) in Release 0.9.74 Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Release 0.9.74
  
Done (on RELNOTES)
Development

Successfully merging this pull request may close these issues.

None yet

3 participants