mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
4 lines
205 B
Text
4 lines
205 B
Text
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".
|