[pgjdbc/pgjdbc] 03a144: fix: avoid NPE in PgConnection.finalize

From: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [pgjdbc/pgjdbc] 03a144: fix: avoid NPE in PgConnection.finalize
Date: 2018-06-05 08:48:16
Message-ID: 5b164e5083a5b_2d732aafeda87c04883de@hookshot-fe-5a11256.cp1-iad.github.net.mail
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: 03a1441bbe98525412df754d3934141bc3b12168
https://github.com/pgjdbc/pgjdbc/commit/03a1441bbe98525412df754d3934141bc3b12168
Author: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
Date: 2018-06-05 (Tue, 05 Jun 2018)

Changed paths:
M pgjdbc/src/main/java/org/postgresql/jdbc/PgConnection.java

Log Message:
-----------
fix: avoid NPE in PgConnection.finalize

Note: the NPE is not visible to the end users as it can be caught in debugger only.

fixes #1206

**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

Functionality will be removed from GitHub.com on January 31st, 2019.

Browse pgsql-jdbc by date

  From Date Subject
Next Message Vladimir Sitnikov 2018-06-05 08:50:14 [pgjdbc/pgjdbc] eb5c8f: chore: update gettext plugin, sort po files
Previous Message Jorge Solórzano 2018-06-04 21:47:40 Re: github purchased by micro$oft