Reproducable crash with ELinks 0.13.GIT

Steffen "Daode" Nurpmeso <[email protected]> Tue, 14 May 2013 10:58:18 +0200
Newsgroups gmane.comp.web.elinks.user
Message-ID <[email protected]>
Hello,
i get a reproducable crash on Mac OS X Snow Leopard, seems to be
a double free.
Minimum reproducable HTML snippet is

  #!/bin/sh -
  cat > t.html << \!
  <HTML><HEAD><TITLE>A</TITLE>
  <META content="text/html; charset=GB2312" http-equiv=Content-Type></HEAD>
  <BODY></BODY></HTML>
  !
  elinks t.html

Results in 

  elinks(8586) malloc: *** error for object 0xffffffffffffffff: pointer being freed was not allocated

The crash doesn't occur without a <TITLE> tag, nor with LATIN1
charset.
Ciao,

--steffen
_______________________________________________
elinks-users mailing list
[email protected]
http://linuxfromscratch.org/mailman/listinfo/elinks-users