Fix an incorrect sequence of checks against a NULL pointer
- Related issues: #791 (closed)
- Requested reviewers:
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