Skip to content

Fix an incorrect sequence of checks against a NULL pointer

vaclav requested to merge 791-redundant-code-in-ivas_ism_metadata_close into main

Reason why this change is needed

  • Fix an incorrect sequence of checks against a NULL pointer

Description of the change

  • An order of pointer checks against NULL is inverted.

Affected operating points

  • All is BE.
Edited by vaclav

Merge request reports

Loading