fix binary encoding stupid encoding bug that just guessed a slice length and if we were to go above it it would just panic.

for example: https://github.com/bitvora/wot-relay/issues/16
This commit is contained in:
fiatjaf
2024-09-08 11:48:07 -03:00
parent e175e634c8
commit 7787a4fcf7
4 changed files with 89 additions and 27 deletions

File diff suppressed because one or more lines are too long