]> Kevux Git Server - fll/commit
Bugfix: Byte Dump start point needs to actually seek the requested start point.
authorKevin Day <thekevinday@gmail.com>
Sat, 24 Oct 2020 23:57:56 +0000 (18:57 -0500)
committerKevin Day <thekevinday@gmail.com>
Sat, 24 Oct 2020 23:57:56 +0000 (18:57 -0500)
commitf3ef7d0bf1210f8e94c0a19771c4074377f40df9
tree3d58481aece7ba0755babd7f9c69046b4b04aedc
parent64583c563677dddcd9c28bb38afd104f8c37ce68
Bugfix: Byte Dump start point needs to actually seek the requested start point.

The start point is correctly being calculated but the initial read is not being performed.
This results in an incorrect display.
level_3/byte_dump/c/private-byte_dump.c