* grub-core/fs/hfs.c (grub_hfs_mount): Additional filesystem sanity checks.

This commit is contained in:
Vladimir Serbinenko 2015-01-20 14:59:40 +01:00
parent 5ed3a5d049
commit 98f74998d5
2 changed files with 11 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2015-01-20 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/hfs.c (grub_hfs_mount): Additional filesystem
sanity checks.
2015-01-20 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/minix.c: Additional filesystem