Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change function address comparison to be done with nullptr instead of 0
This fixes the following Coverity issue: `src/acl_support.cpp:403:34: Type: Function address comparison (BAD_COMPARE)`
- Loading branch information