* grub-core/kern/xen/init.c (grub_xenstore_write_file): Don't add

\0 to all files.

	Reported by: M A Young.
This commit is contained in:
Vladimir Serbinenko 2013-11-14 22:40:50 +01:00
parent da5ed5cf6b
commit e1aa5b6620
2 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,10 @@
2013-11-14 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/xen/init.c (grub_xenstore_write_file): Don't add
\0 to all files.
Reported by: M A Young.
2013-11-14 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/osdep/bsd/hostdisk.c (grub_util_get_fd_size_os): Fix