« Return to Thread: [Issue 1408] New - Fix potential NPE errors when calling client adapter methods in finally block

[Issue 1408] New - Fix potential NPE errors when calling client adapter methods in finally block

by selsemore :: Rate this Message:

Reply (Restricted by the Administrator) | View in Thread

http://subclipse.tigris.org/issues/show_bug.cgi?id=1408
                 Issue #|1408
                 Summary|Fix potential NPE errors when calling client adapter m
                        |ethods in finally block
               Component|subclipse
                 Version|1.8.x
                Platform|All
              OS/Version|All
                     URL|
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|core
             Assigned to|selsemore
             Reported by|selsemore






------- Additional comments from selsemore@... Thu Apr 19 13:55:40 -0700 2012 -------
There are several classes where it is possible for a NPE error when trying to
call methods on a client adapter in a finally block and the client adapter is
null due to an error instantiating it or an error prior to instantiating it.

Also, there are several classes where it is possible that returnSVNClient might
not be called due to an unexpected error.

See: http://subclipse.tigris.org/ds/viewMessage.do?
dsForumId=1043&dsMessageId=2949956

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1046&dsMessageId=2949973

To unsubscribe from this discussion, e-mail: [issues-unsubscribe@...].

 « Return to Thread: [Issue 1408] New - Fix potential NPE errors when calling client adapter methods in finally block