Admin message

WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.

Redundant code in ivas_ism_metadata_close()

The MSVC code analysis returns the C6297 warning:

Warning C6287 Redundant code: the left and right sub-expressions are identical in ..\lib_com\ivas_ism_com.c, line 604

which corresponds to the code

if ( hIsmMetaData == NULL || hIsmMetaData == NULL )

Assignee Loading
Time tracking Loading