tor/changes/bug14001-clang-warning
2015-01-23 09:09:00 -05:00

8 lines
277 B
Plaintext

o Minor bugfixes:
- The address of an array in the middle of a structure will
always be non-NULL. clang recognises this and complains.
Disable the tautologous and redundant check to silence
this warning.
Fixes bug 14001; bugfix on 0.2.1.2-alpha.