HashHash() leaks memory in the init code block. Memory is allocated by calling drmRandomCreate(), but drmRandomDestroy() isn't called.
Created attachment 3913 [details] [review] Patch to fix the memleak
I've checked in your fix. Thanks.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.