[CONJ-237] closing a closed preparedStatement throw nullpointerException Created: 2015-12-26 Updated: 2015-12-26 Resolved: 2015-12-26 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | Other |
| Affects Version/s: | 1.3.0, 1.3.2, 1.3.1, 1.3.3 |
| Fix Version/s: | 1.3.4 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Closing an already closed PrepareStatement throw a nullpointer exception. |
| Comments |
| Comment by Diego Dupin [ 2015-12-26 ] |
|
correction commit : https://github.com/MariaDB/mariadb-connector-j/commit/4a949d2dd0b6df3cda4de26cf52d9ba0b29c3c00. |