|
From: | cvs-commit at developer dot classpath dot org |
Subject: | [Bug xml/28555] NPE in gnu.xml.transform.ApplyTemplatesNode.clone() when compiling FOP |
Date: | 6 Aug 2006 20:38:26 -0000 |
------- Comment #6 from cvs-commit at developer dot classpath dot org 2006-08-06 20:38 ------- Subject: Bug 28555 CVSROOT: /cvsroot/classpath Module name: classpath Branch: classpath-0_92-branch Changes by: Mark Wielaard <mark> 06/08/06 20:36:46 Modified files: . : ChangeLog gnu/xml/transform: ApplyTemplatesNode.java ForEachNode.java Log message: PR 28555 Suggested by Matthew Burgess <address@hidden> * gnu/xml/transform/ApplyTemplatesNode.java (clone): Check whether withParams is null. * gnu/xml/transform/ForEachNode.java (clone): Check whether sortKeys is null. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&only_with_tag=classpath-0_92-branch&r1=1.8251.2.22&r2=1.8251.2.23 http://cvs.savannah.gnu.org/viewcvs/classpath/gnu/xml/transform/ApplyTemplatesNode.java?cvsroot=classpath&only_with_tag=classpath-0_92-branch&r1=1.6&r2=1.6.8.1 http://cvs.savannah.gnu.org/viewcvs/classpath/gnu/xml/transform/ForEachNode.java?cvsroot=classpath&only_with_tag=classpath-0_92-branch&r1=1.5&r2=1.5.10.1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28555
[Prev in Thread] | Current Thread | [Next in Thread] |