<div>Hi,</div>
<div> </div>
<div>Is there a way for me to release memory of an object that was allocated using string_to_object but is no longer being used?<br><br>I specifically want to clean up connections that are no longer valid. I&#39;m concerned that if there is some sort of networking issue, I will have memory allocated for multiple connections to a server when the failed connections will no longer be valid.</div>

<div> </div>
<div>Thanks,</div>
<div>Pearl </div>