Issue 46 in android-xmlrpc: Possible NPE in XMLRPCCommon.java

4 views
Skip to first unread message

android...@googlecode.com

unread,
May 30, 2014, 11:44:09 AM5/30/14
to android-x...@googlegroups.com
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
Reply all
Reply to author
Forward
0 new messages