Actions
Bug #627
closedBug #626: byte_jump with from_beginning option jumps too far
byte_jump with from_beginning option jumps too far (1.4.x)
Affected Versions:
Effort:
Difficulty:
Label:
Updated by Victor Julien about 12 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Fixed by:
commit 93bdaa49d8c520c4d0848958b7a4434139e05319 Author: Victor Julien <victor@inliniac.net> Date: Tue Nov 13 17:49:41 2012 +0100 byte_jump: when from_beginning option is used, the number of bytes to convert should not be used in the jump. Bug 627.
Actions