• Show log

    Commit

  • Hash : fdea219a
    Author : Carlos Martín Nieto
    Date : 2014-09-10T18:28:19

    global: free the error message when exiting a thread 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.