global.c
7.01 KB
-
global: free the error message when exiting a thread · e0235452
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