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:
None 
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
Description:
This bug tracks a contribution by Samuel Chiang (Github user: samuel40791765) as described in http://github.com/mysql/mysql-server/pull/497

How to repeat:
See description

Suggested fix:
See contribution code attached
[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.