-
- Downloads
Fix memory leak
The core_resrcs ptr was being dropped on the floor because unpack_job_resources() allocates its own job_resources_t ptr.
Loading
Please register or sign in to comment
The core_resrcs ptr was being dropped on the floor because unpack_job_resources() allocates its own job_resources_t ptr.