Commit 9ac4cc7
committed
Remove two unneeded branches to an 'if' statement by applying De Morgan's Law
and creating a single 'if' statement along with a NULL default value for a
variable.
Also clean up a bunch of whitespace.
Found using Clang's static analyzer.1 parent ec6c3ff commit 9ac4cc7
1 file changed
Lines changed: 68 additions & 73 deletions
0 commit comments