delphimvcframework icon indicating copy to clipboard operation
delphimvcframework copied to clipboard

TMVCActionParamCacheItem leak has occurred

Open DavidRyba opened this issue 5 months ago • 2 comments

Image

Hello everyone, I have encountered a memory leak related to TMVCActionParamCacheItem. When running the application, the leak report consistently shows several instances of not being released properly. It seems that these objects are not freed at shutdown, which results in a memory leak. Could you please confirm if this is a known issue in the framework, or if there is a recommended way to explicitly release these cached items? Thank you in advance for your help! David

DavidRyba avatar Nov 03 '25 13:11 DavidRyba

That's is strange. Can you reproduce the problem using a sample project?

danieleteti avatar Nov 21 '25 18:11 danieleteti

news?

danieleteti avatar Dec 05 '25 13:12 danieleteti