Vladimir Serbinenko
|
7d97335942
|
disk/AFsplitter: check argument validity before doing any allocs.
This avoids possible memory leaks.
Found by: Coverity scan.
|
2015-01-24 21:33:30 +01:00 |
|
Vladimir Serbinenko
|
1dfe3f973e
|
* grub-core/disk/AFSplitter.c (AF_merge): Check that mdlen is not 0.
|
2015-01-21 17:42:10 +01:00 |
|
Vladimir Serbinenko
|
c35fcdc0b7
|
* grub-core/disk/AFSplitter.c: Remove variable length arrays.
* grub-core/disk/cryptodisk.c: Likewise.
* grub-core/disk/geli.c: Likewise.
* grub-core/disk/luks.c: Likewise.
|
2013-11-12 02:48:02 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
5709ed126d
|
small cleanup
|
2011-04-21 11:17:01 +02:00 |
|
Michael Gorven
|
7217f315d3
|
LUKS support based on work of Michael Gorven with some code from Clemens Fruhwirth and heavily cleaned up by me (phcoder)
Also-By: Clemens Fruhwirth <clemens@endorphin.org>
Also-By: Vladimir Serbinenko <phcoder@gmail.com>
|
2011-04-21 11:14:29 +02:00 |
|