Skip to content

Conversation

@tazend
Copy link
Member

@tazend tazend commented Jan 1, 2025

No description provided.

tazend added 3 commits January 1, 2025 15:06
slurm_free_job_step_info_members does not free "submit_line", leading to
a memory leak, so we free it manually.
Reported to SchedMD: https://support.schedmd.com/show_bug.cgi?id=21729
@tazend tazend merged commit 25da9f4 into PySlurm:main Jan 1, 2025
1 of 5 checks passed
@tazend tazend deleted the fix-small-memory-leak branch January 1, 2025 14:20
tazend added a commit that referenced this pull request Jan 1, 2025
* pyslurm.JobStep: fix small memory leak

slurm_free_job_step_info_members does not free "submit_line", leading to
a memory leak, so we free it manually.
Reported to SchedMD: https://support.schedmd.com/show_bug.cgi?id=21729

* Update valgrind suppression file

* job live stats: fix uninitialized value errors in valgrind
tazend added a commit that referenced this pull request Jan 1, 2025
* pyslurm.JobStep: fix small memory leak

slurm_free_job_step_info_members does not free "submit_line", leading to
a memory leak, so we free it manually.
Reported to SchedMD: https://support.schedmd.com/show_bug.cgi?id=21729

* Update valgrind suppression file

* job live stats: fix uninitialized value errors in valgrind
tazend added a commit that referenced this pull request Jan 3, 2025
* pyslurm.JobStep: fix small memory leak

slurm_free_job_step_info_members does not free "submit_line", leading to
a memory leak, so we free it manually.
Reported to SchedMD: https://support.schedmd.com/show_bug.cgi?id=21729

* Update valgrind suppression file

* job live stats: fix uninitialized value errors in valgrind
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.

1 participant