* grub-core/osdep/unix/hostdisk.c (grub_util_make_temporary_file):
Handle errors from mkstemp. (grub_util_make_temporary_dir): Handle errors from mkdtemp.
This commit is contained in:
parent
a284320e1e
commit
3bf4088b8b
2 changed files with 11 additions and 2 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-11-18 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
* grub-core/osdep/unix/hostdisk.c (grub_util_make_temporary_file):
|
||||
Handle errors from mkstemp.
|
||||
(grub_util_make_temporary_dir): Handle errors from mkdtemp.
|
||||
|
||||
2013-11-18 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Fix handling of install lists.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue