* grub-core/io/bufio.c (grub_bufio_read): Fix handling of corner cases.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-12-25 15:43:15 +01:00
parent bbc47747ad
commit cc4fddf5f5
2 changed files with 22 additions and 22 deletions

View file

@ -1,3 +1,7 @@
2011-12-25 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/io/bufio.c (grub_bufio_read): Fix handling of corner cases.
2011-12-25 Vladimir Serbinenko <phcoder@gmail.com>
* docs/grub.texi (Filesystems): Mention AFS.