Skip to content

BUG: Fix Valgrind defect with uninitialized array in doOneDimensionErode#49

Merged
blowekamp merged 1 commit intoInsightSoftwareConsortium:mainfrom
blowekamp:fix_valgrind_uninitialized
Mar 5, 2025
Merged

BUG: Fix Valgrind defect with uninitialized array in doOneDimensionErode#49
blowekamp merged 1 commit intoInsightSoftwareConsortium:mainfrom
blowekamp:fix_valgrind_uninitialized

Conversation

@blowekamp
Copy link
Copy Markdown
Member

@blowekamp blowekamp commented Mar 3, 2025

Co-author: Jon Haitz Legarreta Gorroño jon.haitz.legarreta@gmail.com

This fix was confirmed with running valgrind.

Co-author: Jon Haitz Legarreta Gorroño <jon.haitz.legarreta@gmail.com>
@dzenanz
Copy link
Copy Markdown
Member

dzenanz commented Mar 3, 2025

And this is different from #45 because a different variable (on a different line of code) is initialized?

@blowekamp
Copy link
Copy Markdown
Member Author

And this is different from #45 because a different variable (on a different line of code) is initialized?

Yes, this other PR did not fix the valgrind defect. This one did.

Copy link
Copy Markdown
Member

@jhlegarreta jhlegarreta left a comment

Choose a reason for hiding this comment

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

Thanks for the co-authorship Brad. I would have liked to see the commit message contain a more informative text, e.g. C&P from PR#45. But feel free to merge.

@blowekamp blowekamp merged commit 2437c09 into InsightSoftwareConsortium:main Mar 5, 2025
22 checks passed
@blowekamp
Copy link
Copy Markdown
Member Author

My message may be on the short size. But including a URL which will become invalid, and a full stack trace IMHO is excessive. In prior PR, I included that information in the PR only to aid in review and not the commit message to be stored permanently in the git history.

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.

3 participants