* util/ieee1275/ofpath.c (check_sas): Close fd.

(main): Free of_path.
	Reported by: David Volgyes <dvolgyes>.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-06-23 22:18:31 +02:00
parent 03147f4667
commit fe12fd5b43
2 changed files with 8 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2011-06-23 Vladimir Serbinenko <phcoder@gmail.com>
* util/ieee1275/ofpath.c (check_sas): Close fd.
(main): Free of_path.
Reported by: David Volgyes <dvolgyes>.
2011-06-23 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-mkpasswd-pbkdf2.c (main): Don't double-close.