--- layout: fc_discuss_archives title: Message 10 from Frama-C-discuss on July 2009 ---
Hi, I would like to run a plug-in many times (with different parameters) and flush the memory used by the plugin between each run. For example, running the value analysis plug-in several times with different slevels while freeing the memory used by the previous execution before running a new one. Regards.