bug5969_022 291 B

1234567
  1. o Minor bugfixes
  2. - Fix a build warning with Clang 3.1 related to our use of vasprint.
  3. Fix for bug 5969. Bugfix on 0.2.2.11-alpha.
  4. o Compilation improvements:
  5. - Tell GCC and Clang to check for any errors in format strings passed
  6. to the tor_v*(print|scan)f functions.