Commit ccf52992 authored by Ben Laurie's avatar Ben Laurie
Browse files

!a && !a->b is clearly wrong! Changed to !a || !a->b (Coverity ID 145).

parent 5ceb595d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment