K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-10-08T03:44:49.000000Z K 7 svn:log V 459 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 Approved by: Jason Harris END