Memory Leak in DA for Delphi?

Using Delphi XE2 Update 3 and RODA 6.0.55.957
Create new DA VCL/FMX Application - in wizard choose Client and New Custom DA Server
Add ReportMemoryLeaksOnShutDown := True; to the project file.
Add a TDAJavaScriptHttpDispatcher to the server datamodule.
Run the server and stop.

Memory leaks are shown; UnicodeString, TStringList, Unknown

Regards,

Filip.

Hello,
Thanks for the report, the issue was logged as #52410 for the future review.

Best regards