Skip to content

tor-linkspec: LinkSpec parsing: use read_nested_u8len

Ian Jackson requested to merge Diziet/arti:linkspec into main

This eliminates hardcoded length values.

(Arguably we are parsing this too soon and need an unvalidated link spec type, but that's a different matter.)

Merge request reports