Open
Description
Description
The value returned by operator new
is compared with null
:
In Java, the new
operator never returns null
so these checks will always return true
Found by Linux Verification Center with SVACE
The value returned by operator new
is compared with null
:
In Java, the new
operator never returns null
so these checks will always return true
Found by Linux Verification Center with SVACE