* grub-core/script/execute.c (grub_script_return): Fix potential

NULL-dereference.
	Reported by: Jim Meyering.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-02-04 11:52:10 +01:00
parent 498453f661
commit ac576cde1d
2 changed files with 11 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2012-02-04 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/script/execute.c (grub_script_return): Fix potential
NULL-dereference.
Reported by: Jim Meyering.
2012-02-03 Vladimir Serbinenko <phcoder@gmail.com>
* po/POTFILES.in: Regenerate.