Make grub_util_fd_seek match behaviour of other grub_util_fd_* and

fseeko.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-10-14 12:47:09 +02:00
parent dac86b182c
commit b73249d260
9 changed files with 39 additions and 32 deletions

View file

@ -1,3 +1,8 @@
2013-10-14 Vladimir Serbinenko <phcoder@gmail.com>
Make grub_util_fd_seek match behaviour of other grub_util_fd_* and
fseeko.
2013-10-14 qwertial <qwertial>
* grub-core/gdb_grub.in: Fix overflow and wrong field.