Bug #112191 When we compile MySQL 8.0 with DEBUG, we have some warning of memory leak
Submitted: 28 Aug 2023 2:52 Modified: 29 Aug 2023 9:15
Reporter: linkang zhang (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:8.0.31 OS:Any
Assigned to: CPU Architecture:Any
Tags: compilation warning, Contribution

To submit contributions, please log in.

[28 Aug 2023 2:54] linkang zhang
The compiler think it maybe memory leak, but in fact there is no memory leak, so we add void* to avoid that. 

(*) I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

Attachment: bugfix_for_warning_of_compiler.diff (application/octet-stream, text), 511 bytes.