tor/changes/ticket24001
2017-12-24 19:50:47 +11:00

5 lines
205 B
Plaintext

o Minor features (code correctness, descriptors):
- Check that microdesc ed25519 ids are non-zero in node_get_ed25519_id(),
before returning them.
Implements 24001, patch by "aruna1234".