* util/getroot.c (find_root_device_from_libzfs): Use xasprintf.

This commit is contained in:
Colin Watson 2011-11-28 01:10:00 +00:00
parent 49e891ac9c
commit 112b483765
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2011-11-28 Colin Watson <cjwatson@ubuntu.com>
* util/getroot.c (find_root_device_from_libzfs): Use xasprintf.
2011-11-27 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/zfs/zfs.c (recovery): Fix spelling.