Open
Description
This module needs to be audited for unchecked calls to methods which can return NULL. This is especially problematic in the isCompatible()
methods which are intended to be used on suspect type definitions.
normativeTypesCPP/src/ntndarray.cpp
Line 352 in 5e151c3