Skip to content
  • Yawning Angel's avatar
    Fix a potential bug found by clang's scan-build. · c91f7bbf
    Yawning Angel authored
    With all current uses of Ctr, the conditional I was missing is never
    triggered since the paramenters are guaranteed to be sane, but this is
    not guaranteed to be true in the future.
    
    scan-build also points out a bunch of things in easylogging++ and gtest
    but they don't look to be real problems.
    c91f7bbf
To find the state of this project's repository at the time of any of these versions, check out the tags.