Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Oct 2003 20:44:49 -0700 (PDT)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/elinks Makefile ports/www/elinks/files patch-src::document::html::parser.c
Message-ID:  <200310080344.h983intm010314@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2003/10/07 20:44:49 PDT

  FreeBSD ports repository

  Modified files:
    www/elinks           Makefile 
  Added files:
    www/elinks/files     patch-src::document::html::parser.c 
  Log:
  Port update: www/elinks Elinks crashes on frameset webpages
  
          I noticed elinks crashes most of the times after parsing a
          web page which includes framesets (try loading a frameset
          with for example rows="200,*"). This occurs because it tries
          to free some arbitrary block of memory without checking if
          the previous functions returned errors.
  
  PR:             ports/56668
  Submitted by:   Mário Freitas <sub_0@netcabo.pt>
  Approved by:    Jason Harris <jharris@widomaker.com>
  
  Revision  Changes    Path
  1.27      +1 -1      ports/www/elinks/Makefile
  1.1       +13 -0     ports/www/elinks/files/patch-src::document::html::parser.c (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310080344.h983intm010314>