GNU bug report logs - #34469
26.1; EWW stops renderring web page on null byte

Previous Next

Package: emacs;

Reported by: Lukasz Pawelczyk <l.pawelczyk <at> samsung.com>

Date: Wed, 13 Feb 2019 15:57:02 UTC

Severity: normal

Tags: fixed

Found in version 26.1

Fixed in version 27.1

Done: Robert Pluim <rpluim <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Nicholas Drozd <nicholasdrozd <at> gmail.com>
To: l.pawelczyk <at> samsung.com, bug-gnu-emacs <at> gnu.org
Subject: bug#34469: 26.1; EWW stops renderring web page on null byte
Date: Wed, 13 Feb 2019 22:44:50 -0600
This looks a problem with libxml-parse-html-region (or maybe even
lower than that, I have no idea). Put the following in a buffer

  <p>sock.bind(&#8220;\0MyBindName&#8221;)</p>

and execute

  (libxml-parse-html-region (point-min) (point-max))

This returns

  (html nil (body nil (p nil "sock.bind(“")))




This bug report was last modified 6 years and 79 days ago.

Previous Next


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