From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1N6R6j-0001aU-Dv for mharc-grub-devel@gnu.org; Fri, 06 Nov 2009 10:52:13 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N6R6g-0001ZX-T1 for grub-devel@gnu.org; Fri, 06 Nov 2009 10:52:10 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N6R6a-0001Xk-JG for grub-devel@gnu.org; Fri, 06 Nov 2009 10:52:08 -0500 Received: from [199.232.76.173] (port=52454 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N6R6a-0001Xb-EW for grub-devel@gnu.org; Fri, 06 Nov 2009 10:52:04 -0500 Received: from mail-ew0-f228.google.com ([209.85.219.228]:32915) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N6R6Z-0001lY-OV for grub-devel@gnu.org; Fri, 06 Nov 2009 10:52:04 -0500 Received: by ewy28 with SMTP id 28so1281496ewy.42 for ; Fri, 06 Nov 2009 07:52:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=rD3F+2uESo4+dyNm1PQhLSZ+4UTnb/0CRXER/fA95YI=; b=piNsjU10Q0dLfrqAWkH29FEukpRJqYdSK99gmfVvwsVqPQ8maXzjAoIKNh9+FyTRCb D8RfDvehdUqCd8KvwvCPg01pD1Ujbf1vj5Paq2gkUszvZ6uABAnayh6q3k3JBLnpTIEA pakr+wzftGzvZj4H5B9tpIsd0HyUWPkcgGuPQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=sn0gaMA49iHQosOde6ytj/AgY+CJy3R2jtKt+xBrmuW4rt4AKENRwT1UeNNzoWqbnF 5GkbVzHGrhYZgOZISEaYjOwzxrFCQnDpPHBRGy8xewgdmk41Ou8BJ8Etwm0Het4+IJz1 n9hvufl+zfMIdZ/DkgSkBcUROTGeJHABs+/VE= Received: by 10.213.26.199 with SMTP id f7mr1020210ebc.72.1257522722672; Fri, 06 Nov 2009 07:52:02 -0800 (PST) Received: from debian.bg45.phnet (gprs37.swisscom-mobile.ch [193.247.250.37]) by mx.google.com with ESMTPS id 7sm763458eyb.8.2009.11.06.07.51.58 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 06 Nov 2009 07:51:59 -0800 (PST) Message-ID: <4AF44618.4080105@gmail.com> Date: Fri, 06 Nov 2009 16:51:52 +0100 From: Vladimir 'phcoder' Serbinenko User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090701) MIME-Version: 1.0 To: The development of GRUB 2 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: bug in parsing escaped characters in dquoted string X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2009 15:52:11 -0000 BVK wrote: > New patch for the same, with missing ChangeLog entry added. > > > The patch affects rescue parser too, increases size critical parts and breaks FSM structure. I'll probably rewrite some parts of normal parser not to use rescue parser > > ------------------------------------------------------------------------ > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel > -- Regards Vladimir 'phcoder' Serbinenko Personal git repository: http://repo.or.cz/w/grub2/phcoder.git