cvs commit: ports/www/elinks Makefile ports/www/elinks/files patch-src::document::html::parser.c

Edwin Groothuis edwin at FreeBSD.org
Tue Oct 7 20:44:50 PDT 2003


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 at netcabo.pt>
  Approved by:    Jason Harris <jharris at 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)


More information about the cvs-all mailing list