* grub-core/script/lexer.c (grub_script_lexer_init): Don't look before
the begining of the string
This commit is contained in:
parent
2053cc077b
commit
3c7079670d
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2010-08-28 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/script/lexer.c (grub_script_lexer_init): Don't look before
|
||||
the begining of the string
|
||||
|
||||
2010-08-28 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/script/script.c (grub_script_parse): Free parsed on
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue