tor/changes/ticket24001

5 lines
205 B
Plaintext
Raw Normal View History

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