You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This code wasnt updated when the code was changed to operate on file descriptors.
Additionally, there was a functional regression, that the first line would be skipped.
Fixes: Gallopsled#836
Caused by: Gallopsled#695 (d65991d)
would throw
NameError: global name 's' is not defined
.Seems that error comes from some incomplete refactor of hexdump to hexdump_iter.
The text was updated successfully, but these errors were encountered: