[ODBC-110] Unbinding columns after execution and before fetching new result causes crash in the connector Created: 2017-08-27 Updated: 2017-08-28 Resolved: 2017-08-28 |
|
| Status: | Closed |
| Project: | MariaDB Connector/ODBC |
| Component/s: | None |
| Affects Version/s: | 3.0.1 |
| Fix Version/s: | 3.0.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Lawrin Novitsky | Assignee: | Lawrin Novitsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Summary is pretty descriptive. The testcase Crash occurs in the call of SQLFetchScroll. Can be SQLFetch, as well. |
| Comments |
| Comment by Lawrin Novitsky [ 2017-08-28 ] |
|
The fix and the testcase have been pushed in the commit 860e7f8b754fa087008141646a2c838cecedf9a3 |