bug2475 259 B

12345
  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.