InsightSoftwareConsortium / ITK

Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.
https://itk.org
Apache License 2.0
1.37k stars 660 forks source link

COMP: Fix nullptr issues with nullptr or supression #4680

Closed andrei-sandor closed 1 month ago

andrei-sandor commented 1 month ago

itkSmartPointerGTest.cxx has a fix with warning supressions

The other file is a simple nullptr fix.

andrei-sandor commented 1 month ago

I will create a new PR for the fix in a new branch