* grub-core/kern/emu/hostdisk.c

(convert_system_partition_to_system_disk): Fix devmapper memory pool
leak.
Reported and based on patch by: Modestas Vainius.
This commit is contained in:
Colin Watson 2010-09-17 11:43:46 +01:00
parent a939d135ec
commit 9c0bad2e15
2 changed files with 26 additions and 17 deletions

View file

@ -1,3 +1,10 @@
2010-09-17 Colin Watson <cjwatson@ubuntu.com>
* grub-core/kern/emu/hostdisk.c
(convert_system_partition_to_system_disk): Fix devmapper memory pool
leak.
Reported and based on patch by: Modestas Vainius.
2010-09-17 Colin Watson <cjwatson@ubuntu.com>
Fix DM-RAID probing with recent versions of device-mapper udev