]> git.ipfire.org Git - thirdparty/tor.git/commit
Avoid a "constant variable guards dead code" warning from coverity
authorNick Mathewson <nickm@torproject.org>
Fri, 26 Sep 2014 13:40:30 +0000 (09:40 -0400)
committerNick Mathewson <nickm@torproject.org>
Fri, 26 Sep 2014 13:40:30 +0000 (09:40 -0400)
commit6e7cbfc465f9cbb2bd24ebeb019f542b2f4ccb2e
tree5954ee4df865e3e3fa4316d680776cd11f4452bb
parent9fd6fbec280ea07326f0d4a0e9289609fafd7ef1
Avoid a "constant variable guards dead code" warning from coverity

Fixes CID 752028
src/common/compat_libevent.c