Bug #90171 | SQLDriverConnect with option _no_i_s, SQLTables() may double free stmt->result | ||
---|---|---|---|
Submitted: | 22 Mar 2018 7:11 | Modified: | 9 Aug 2022 10:07 |
Reporter: | qingshun luo | Email Updates: | |
Status: | Unsupported | Impact on me: | |
Category: | Connector / ODBC | Severity: | S1 (Critical) |
Version: | 5.3.10 | OS: | Linux |
Assigned to: | CPU Architecture: | Any | |
Tags: | _no_i_s, SQLTables |
[22 Mar 2018 7:11]
qingshun luo
[27 Mar 2018 13:43]
Chiranjeevi Battula
Hello qingshun luo, Thank you for the bug report. Verified based on internal discussion with dev's. Thanks, Chiranjeevi.
[9 Aug 2022 10:07]
Bogdan Degtyariov
Posted by developer: This can be a bug in the implementation of NO_I_S functionality. However, we are not going to fix this because the current plan is to remove this functionality alltogether (see WL#14586 and WL#15150). Note also that we are not fixing bugs in version 5.3 of the driver. Workaround would be not to use the NO_I_S option.