GNU bug report logs - #5281
23.1; xml-parse-region causes infinite loops if the region is not well-formed XML

Previous Next

Package: emacs;

Reported by: Yuto Hayamizu <y.hayamizu <at> gmail.com>

Date: Tue, 6 Oct 2009 18:55:07 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 5281-done <at> debbugs.gnu.org (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: Yuto Hayamizu <y.hayamizu <at> gmail.com>
Cc: 5281-done <at> debbugs.gnu.org
Subject: Re: bug#5281: 23.1;
	xml-parse-region causes infinite loops if the region is not
	well-formed XML
Date: Wed, 30 Jun 2010 16:35:07 -0400
> Following code causes infinite loop:
>
>     (with-temp-buffer
>       (insert "foo</bar>")
>       (xml-parse-region (point-min) (point-max)))

Thanks, I've checked in a fix.




This bug report was last modified 14 years and 329 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.