-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
Description
It seems like a footgun to use an assert in decode_mut for checking the length. It would be much nicer if it returned an error instead, if the length do not much.
See n0-computer/iroh#3155 for an example of where this was a problem
Reactions are currently unavailable