diff options
author | Andrew John Hughes <gnu_andrew@member.fsf.org> | 2008-06-23 18:57:58 +0000 |
---|---|---|
committer | Andrew John Hughes <gnu_andrew@member.fsf.org> | 2008-06-23 18:57:58 +0000 |
commit | 7b5f1590c0b002ac59f31c5932977cb1d8d63339 (patch) | |
tree | 977f27fdfcc08d2442729ce319327d76bcf477f1 /java | |
parent | 93080d71d6ef0436b2cf42daeae2a0abe4610527 (diff) | |
download | classpath-7b5f1590c0b002ac59f31c5932977cb1d8d63339.tar.gz |
PR36220: Fix NPE in CallTemplateNode.
ChangeLog:
2008-06-23 Andrew John Hughes <gnu_andrew@member.fsf.org>
PR classpath/36220:
* gnu/xml/transform/CallTemplateNode.java:
(doApply(Stylesheet,QName,Node,int,int,Node,Node)):
Check for withParams being empty not null.
(references(QName)): Remove special-casing for null.
* gnu/xml/transform/Stylesheet.java:
(parseWithParams(Node)): Just return the list if empty,
don't return null instead.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions