global.c
7.03 KB
-
global: free the error message when exiting a thread · fdea219a
When we free the global state at thread termination, we must also free the error message in order not to leak the string once per thread.
Carlos Martín Nieto committed