grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[BUGFIX] Incorrect count of argument with rescue parser


From: Vladimir 'phcoder' Serbinenko
Subject: [BUGFIX] Incorrect count of argument with rescue parser
Date: Fri, 31 Jul 2009 00:46:35 +0200

This patch fixes the parsing of two strings like following ones:
"echo 1 " was parsed into "echo", "1", ""
"echo $root" was parsed into "echo" (variable just disappeared)

-- 
Regards
Vladimir 'phcoder' Serbinenko

Personal git repository: http://repo.or.cz/w/grub2/phcoder.git

Attachment: argcfix.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]