Skip to content

Fix an incorrect sequence of checks against a NULL pointer

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