Always nul-terminate the result passed to evdns_server_add_ptr_reply
[tor/rransom.git] / changes / annotations_fix
blobb259a306d2c9c30e2cc61d5b9558b30f64213cdf
1   o Major bugfixes
2     - Do even more to reject (and not just ignore) annotations on
3       router descriptors received anywhere but from the cache.
4       Previously we would ignore such annotations at first, but cache
5       them to disk anyway.  Bugfix on 0.2.0.8-alpha. Found by piebeer.
7   o Minor bugfixes
8     - Enforce multiplicity rules when parsing annotations.  Bugfix on
9       0.2.0.8-alpha. Found by piebeer.