MySQL Forums
Forum List  »  Connector/ODBC

possible memory leak connector version 8.0.32 and up
Posted by: BOGDAN Vasilescu
Date: May 13, 2023 10:38PM

Hello,

We just noticed what looks like a memory leak in the driver starting with version 8.0.32.
After commit:
"
WL#15178 - INTERNAL: Refactoring of internal ODBC structures (Part 1, lists and arrays)

Change-Id: Ie39caf9c64ec5ad9fac3caf65f0f65a2051f8fd1
"

the destructor for STMT no longer calls delete_param_bind which was supposed to free the param bind buffers.

Could you please let me know if there is something I am missing?

If there is in fact a memory leak, could you please tell me if there is any work-around and what would be the fastest way to get help with this.

Thank you,
Bogdan Vasilescu
bogdan_mabo@live.com

Options: ReplyQuote


Subject
Written By
Posted
possible memory leak connector version 8.0.32 and up
May 13, 2023 10:38PM


Sorry, only registered users may post in this forum.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.