<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="font-family: 'Segoe UI',Frutiger,'Frutiger Linotype','Dejavu Sans','Helvetica Neue',Arial,sans-serif; font-size: 14px;">
<div class="hiri-body-wrapper" contenteditable="true">
<div>I'm currently debugging a memory leak, and I suspect that it's in my native code, not s7; however, i'd like to rule s7 out as well as figure out if there's some reference chain that's keeping the GC from doing its job. Also, it would probably make valgrind
happy to clean up s7's state.<br>
</div>
</div>
<div class="hiri-extra" contenteditable="false">
<p>On 2019-12-30 13:21:33-05:00 bil@ccrma.Stanford.EDU wrote:</p>
<blockquote style="padding-left:10px; border-left:1px solid #ccc; margin:0">
<div>
<pre class="hiri-plaintext-quote">The question has come up before, but I'm not sure it was
in cmdist. I don't know how to search the archives.
There's currently no way to destroy the interpreter and
free its resources. I think it would be easy to release
most of them (the heap etc), but a complete cleanup would
take some effort. Why do you need this?
</pre>
</div>
</blockquote>
</div>
</body>
</html>