Vladimir Serbinenko
|
5adc6d76d3
|
linux/blocklist: Fix memory leak.
Found by: Coverity scan.
|
2015-01-26 09:50:58 +01:00 |
|
Vladimir Serbinenko
|
111ab3b9cc
|
osdep/linux/blocklist.c (grub_install_get_blocklist): Check blocksize validity.
|
2015-01-21 17:42:12 +01:00 |
|
neil
|
a86865891a
|
* grub-core/osdep/linux/blocklist.c: Include linux/types.h for some
broken linux headers.
|
2013-11-02 22:19:34 +01:00 |
|
Vladimir Serbinenko
|
cb72aa1809
|
Rewrite blocklist functions in order to get progress when
reading large extents and decrease amount of blocklist hook calls.
|
2013-11-01 23:28:03 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
5a869940de
|
Split out blocklist retrieving from setup.c to
grub-core/osdep/blocklist.c and add windows implementation since
generic version doesn't work on NTFS on Windows due to aggressive
unflushable cache.
|
2013-10-15 17:02:26 +02:00 |
|