forked from Gallopsled/pwntools
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Resolve feature regression in hexdump(..., cyclic=True)
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)
- Loading branch information
1 parent
54e7228
commit 3b9aeb9
Showing
1 changed file
with
32 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters