Commit 9d8ccde6 authored by Steve Bennett's avatar Steve Bennett
Browse files

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: default avatarSteve Bennett <steveb@workware.net.au>
parent 4b980e66
Pipeline #1677 failed with stages
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