diff options
author | Steve Bennett <steveb@workware.net.au> | 2024-04-02 09:00:22 +1000 |
---|---|---|
committer | Steve Bennett <steveb@workware.net.au> | 2024-04-02 09:02:37 +1000 |
commit | 9d8ccde662c66049b933f09e34b100628e02b769 (patch) | |
tree | c3b8bd9270d14dafc9fe9f654c12c068c5e7058b /README.redis | |
parent | 4b980e667b2a07f5ea3aeb437079db9be6f89979 (diff) | |
download | jimtcl-9d8ccde662c66049b933f09e34b100628e02b769.zip jimtcl-9d8ccde662c66049b933f09e34b100628e02b769.tar.gz jimtcl-9d8ccde662c66049b933f09e34b100628e02b769.tar.bz2 |
fix a memory leak on interp shutdown
Need to delete the commands hash table before calling
Jim_InterpIncrProcEpoch() as otherwise the commands
won't yet be in the "old command" list to be deleted.
Signed-off-by: Steve Bennett <steveb@workware.net.au>
Diffstat (limited to 'README.redis')
0 files changed, 0 insertions, 0 deletions