Bug #78341 Memory leak in MySQLRecognitionBase at d = new Private();
Submitted: 5 Sep 2015 19:42 Modified: 5 Feb 2018 8:48
Reporter: Daniel Kelly (OCA) Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:6.3.4 OS:Ubuntu (Linux Mint 17.2)
Assigned to: CPU Architecture:Any

Contributions can be accepted to Open bugs only.

[14 Sep 2015 13:43] Daniel Kelly
Added destructor for MySQLRecognitionBase

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

Attachment: mysql-parser-common.cpp (text/x-c++src), 12.71 KiB.

[14 Sep 2015 13:44] Daniel Kelly
Removed inline destructor body

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

Attachment: mysql-parser-common.h (text/x-chdr), 2.27 KiB.