[CONC-666] Repeated mysql_stmt_execute+mysql_store_result allocate increasingly more memory Created: 2023-09-13 Updated: 2023-09-20 Resolved: 2023-09-20 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | Prepared Statements |
| Affects Version/s: | None |
| Fix Version/s: | 3.1.23, 3.3.8 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Vladislav Vaintroub | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
|
Repeated mysql_stmt_execute+mysql_store_result allocate more and more memory, I'm attaching a reproducible test case I think all versions are affected, even though the attached pull request is against 3.3 |