classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] Patch: Null check after dereference in gnu.xml.aelfred2


From: Tom Tromey
Subject: Re: [cp-patches] Patch: Null check after dereference in gnu.xml.aelfred2.XmlParser
Date: 20 Jun 2005 15:31:13 -0600
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Lillian" == Lillian Angel <address@hidden> writes:

Lillian> 2005-06-20  Lillian Angel  <address@hidden>
Lillian> * gnu/xml/aelfred2/XmlParser
Lillian>         (parseAttribute): if (type.equals("CDATA") || type == null) 
Lillian>        this would always throw a NullPointerException if type is null.
Lillian> I can commit this if someone approves of it first.

This is ok, thanks.

Tom




reply via email to

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