[TOraSession + OCI 9.x] Options.KeepDesignConnected causes memory leak when directory name contains round brackets
Posted: Tue 28 Jun 2016 09:14
Hello
I have accidentally found a little bug... (or not
)
[ODAC 9.7.25 Professional & Delphi XE 7 Professional / OCI 9.x]
Steps to reproduce:
1. Create project in directory which name contains round brackets (for example: "(TEST)")
2. Place TOraSession component, setup connection params (connection via OCI)
3. Set "Connected" property to True
4. Of course add ReportMemoryLeaksOnShutdown := True; into beginning of dpr file
5. Compile & run
Result:

+

Regards
P.C.
I have accidentally found a little bug... (or not

[ODAC 9.7.25 Professional & Delphi XE 7 Professional / OCI 9.x]
Steps to reproduce:
1. Create project in directory which name contains round brackets (for example: "(TEST)")
2. Place TOraSession component, setup connection params (connection via OCI)
3. Set "Connected" property to True
4. Of course add ReportMemoryLeaksOnShutdown := True; into beginning of dpr file
5. Compile & run
Result:

+

Regards
P.C.