https://issues.apache.org/bugzilla/show_bug.cgi?id=47439

           Summary: PooledConnection.connect() fails to check for null
                    connection
           Product: Tomcat 6
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Modules: jdbc-pool
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: s...@apache.org


PooledConnection.connect() fails to check for null return from
java.sql.Driver.connect() method.

This can result in an NPE when the connection is used later.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to