diff options
author | Steve Bennett <steveb@workware.net.au> | 2022-12-18 10:48:14 +1000 |
---|---|---|
committer | Steve Bennett <steveb@workware.net.au> | 2022-12-26 09:23:27 +1000 |
commit | 08a2ad83bb42b24564a8e8cd6cb8b8a2e4da7b06 (patch) | |
tree | aa2435ebccb0ead443b0dcd9ced5cc45959e6320 /examples/redis-async.tcl | |
parent | a1782592f5f1269d86d8ad446fcbc0b40b7e5808 (diff) | |
download | jimtcl-08a2ad83bb42b24564a8e8cd6cb8b8a2e4da7b06.zip jimtcl-08a2ad83bb42b24564a8e8cd6cb8b8a2e4da7b06.tar.gz jimtcl-08a2ad83bb42b24564a8e8cd6cb8b8a2e4da7b06.tar.bz2 |
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: Steve Bennett <steveb@workware.net.au>
Diffstat (limited to 'examples/redis-async.tcl')
0 files changed, 0 insertions, 0 deletions