delphimvcframework
delphimvcframework copied to clipboard
TMVCActionParamCacheItem leak has occurred
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
That's is strange. Can you reproduce the problem using a sample project?
news?