add another heuristic for changes stanzas
[tor.git] / changes / bug2475
blobd6f0595a59cd8b7a96a1cfc50fc8e2be155b56ee
1   o Minor bugfixes:
2     - Avoid signed/unsigned comparisons by making SIZE_T_CEILING unsigned.
3       (None of the cases where we did this before were wrong, but by making
4       this change we can avoid warnings.)  Fixes bug2475; bugfix on
5       Tor 0.2.1.28.