Bug #91603 stack-use-after-scope in reinit_io_cache() detected by ASan
Submitted: 11 Jul 2018 17:54 Modified: 18 Feb 2021 9:29
Reporter: Yura Sorokin (OCA) Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Compiling Severity:S2 (Serious)
Version:5.5.60, 5.6.40 OS:Any
Assigned to: CPU Architecture:Any
Tags: Contribution

Contributions can be accepted to Open bugs only.

[11 Jul 2018 18:05] Yura Sorokin
A patch to make 5.5 code compilable with GCC 7.3/8.0

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

Attachment: mysql_5_5_gcc_7_3_asan_fix.diff (application/octet-stream, text), 1.33 KiB.

[11 Jul 2018 18:08] Yura Sorokin
5.5 patch

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

Attachment: bug91603_5_5.diff (application/octet-stream, text), 421 bytes.

[11 Jul 2018 18:10] Yura Sorokin
5.6 patch

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

Attachment: bug91603_5_6.diff (application/octet-stream, text), 443 bytes.