bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSURL


From: Marco Manfredini
Subject: NSURL
Date: Mon, 17 Jun 2002 11:12:32 +0200

[I posted this before to gnu.gnustep.bug, but I think nobody is reading
the mirror here]

GNUMail crashes when it tries do display certain URLs as hotlinks
(Happened to me with URL's in <brackets>, like <http://foo.bar.com>) . The
crash happens in base/Source/NSURL.m:buildURL - looks like strcpy and strchr
there think that they can handle NULL arguments, which they can't.
Applying a safety wrapper fixes this, but doesn't resolve the problem
throughly: GNUmail now displays the closing bracket as part of the URL

crash fix included as patch against NSURL.m.1.2(CVS)

Marco

Attachment: NSURL.diff
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]