SmartDroidDeveloper / google-api-java-client

Automatically exported from code.google.com/p/google-api-java-client
0 stars 0 forks source link

NPE instantiating AuthSubHelper #162

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Version of google-api-java-client (e.g. 1.3.1-alpha)? 1.3.1-alpha

Java environment (e.g. Java 6, Android 2.3, App Engine 1.4.2)? java 6

Describe the problem.

The AuthSubHelper constructor uses the un-initialized authSubTransport instance 
variable which throws a null-pointer exception.

How would you expect it to be fixed?

Original issue reported on code.google.com by r...@google.com on 25 Mar 2011 at 7:11

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 25 Mar 2011 at 7:32

GoogleCodeExporter commented 9 years ago
http://codereview.appspot.com/4354050/

Original comment by yan...@google.com on 4 Apr 2011 at 8:49

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 13 Apr 2011 at 1:33