Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(build): enable -Wnull-dereference
We get this for free, likely fixed in #627 or with some of the -fanalyzer fixes. Enable -Wnull-dereference whenever -Werror is enabled. Signed-off-by: Nicholas Sielicki <nslick@amazon.com>
- Loading branch information