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 ingnu.xml.aelfred2.


From: Meskauskas Audrius
Subject: Re: [cp-patches] Patch: Null check after dereference ingnu.xml.aelfred2.XmlParser
Date: Mon, 20 Jun 2005 22:56:32 +0200

Impressive!

----- Original Message ----- From: "Lillian Angel" <address@hidden>
To: <address@hidden>
Sent: Monday, June 20, 2005 10:24 PM
Subject: [cp-patches] Patch: Null check after dereference ingnu.xml.aelfred2.XmlParser


fixes bug #13458

2005-06-20  Lillian Angel  <address@hidden>

* gnu/xml/aelfred2/XmlParser
       (parseAttribute): if (type.equals("CDATA") || type == null)
this would always throw a NullPointerException if type is null.

I can commit this if someone approves of it first.

Thanks!
Lillian.



--------------------------------------------------------------------------------


_______________________________________________
Classpath-patches mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/classpath-patches







reply via email to

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