Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sch_apply_conditions: check data pointer before use
A crash when a data pointer was dereferenced when it was NULL, is mitigated by checking it first.
- Loading branch information