[CONCPP-39] getString may return incorrect string for binary field Created: 2020-09-21 Updated: 2020-09-21 Resolved: 2020-09-21 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C++ |
| Component/s: | General |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Lawrin Novitsky | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
The string may be longer than actual data - seems to be up to the max length. At least text protocol is affected. |
| Comments |
| Comment by Lawrin Novitsky [ 2020-09-21 ] |
|
The observed behavior happened to be completely justified in that case. |