tests/threads/basic.c


Log

Author Commit Date CI Message
Carlos Martín Nieto fdea219a 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.
Ben Straub 17820381 2013-11-14T14:05:52 Rename tests-clar to tests