mirror of
https://github.com/clearlinux/graphene.git
synced 2026-09-05 21:31:36 +00:00
There were some places where put_thread() calls were missing. This caused reference counter to never reach 0, so that the shim_thread struct was never freed, thus leaking memory.