Bug #112846 | Contribution: Fix usage of BIO_get_mem_data | ||
---|---|---|---|
Submitted: | 26 Oct 2023 15:14 | Modified: | 2 Jan 18:11 |
Reporter: | OCA Admin (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Security: Privileges | Severity: | S3 (Non-critical) |
Version: | 8.0 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | Contribution |
[26 Oct 2023 15:14]
OCA Admin
[26 Oct 2023 15:14]
OCA Admin
Contribution submitted via Github - Fix usage of BIO_get_mem_data (*) Contribution by Samuel Chiang (Github samuel40791765, mysql-server/pull/497#issuecomment-1779627165): I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.
Contribution: git_patch_1559205769.txt (text/plain), 799 bytes.
[26 Oct 2023 15:42]
MySQL Verification Team
Hello Samuel Chiang, Thank you for the report and contribution. regards, Umesh
[2 Jan 18:11]
Jon Stephens
Documented fix as follows in the MySQL 8.3.0 changelog: BIO_get_mem_data() used an incorrect argument type. Our thanks to Samuel Chiang for the contribution. Closed.