Skip to content

fix memleak#39

Merged
pjmark merged 1 commit intodevelfrom
fix-memleak
Sep 23, 2021
Merged

fix memleak#39
pjmark merged 1 commit intodevelfrom
fix-memleak

Conversation

@casperdcl
Copy link
Member

@casperdcl casperdcl commented Sep 21, 2021

span1_span11 does mallocs but the data was never freed.

@casperdcl casperdcl self-assigned this Sep 21, 2021
@casperdcl casperdcl requested a review from pjmark September 21, 2021 21:10
@casperdcl casperdcl added the bug label Sep 21, 2021
@codecov
Copy link

codecov bot commented Sep 21, 2021

Codecov Report

Merging #39 (6161467) into devel (4a05c82) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            devel      #39   +/-   ##
=======================================
  Coverage   14.50%   14.50%           
=======================================
  Files          16       16           
  Lines        2965     2965           
=======================================
  Hits          430      430           
  Misses       2535     2535           
Impacted Files Coverage Δ
niftypet/nipet/__init__.py 100.00% <ø> (ø)
niftypet/nipet/mmraux.py 36.84% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4a05c82...6161467. Read the comment docs.

@pjmark pjmark merged commit 6cb9a04 into devel Sep 23, 2021
@casperdcl casperdcl mentioned this pull request Sep 30, 2021
@casperdcl casperdcl deleted the fix-memleak branch January 2, 2022 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants