Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 46 by
rsrihar...@gmail.com: Possible NPE in XMLRPCCommon.java
http://code.google.com/p/android-xmlrpc/issues/detail?id=46
Looking at the XMLRPCCommon class - setting iXMLRPCSerializer to null will
throw an NPE. Could do a lazy initialization in the constructor (to null),
and then do a check in serializeParams() to see if iXMLRPCSerializer is
null. If so, initialize it to XMLRPCSerializer.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings