On 04.02.2012 23:01, Richard Laager wrote:
disk/diskfilter.c: In function 'grub_diskfilter_make_raid':
disk/diskfilter.c:847:21: error: 'totsize' may be used uninitialized in
this function [-Werror=uninitialized]
Perhaps my patch should use assert() instead of return NULL?
We don't use assert since assert failures are usually not fatal. And
failing to boot just because some otherwise unused disk has a RAID-9
isn't reasonable.
_______________________________________________
Grub-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/grub-devel
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
_______________________________________________
Grub-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/grub-devel