Commit 08a2ad83 authored by Steve Bennett's avatar Steve Bennett
Browse files

jim: garbage collection fix



Improve the check for an object that exists only in the command table with
reference count of one. The object being checked needs to be the same object
as the one in the command table. And also objects of type reference can
be in the command table so check those too.

Fixes #245

Signed-off-by: default avatarSteve Bennett <steveb@workware.net.au>
parent a1782592
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment