libgit2/tests/threads
Carlos Martín Nieto fdea219a86 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.
2014-09-14 00:39:07 +02:00
..
basic.c global: free the error message when exiting a thread 2014-09-14 00:39:07 +02:00
diff.c Move yield to the tests and enable for FreeBSD 2014-07-03 05:55:02 +02:00
iterator.c Some memory leak fixes 2014-04-17 15:04:42 -07:00
refdb.c Use p_snprintf also in tests 2014-08-05 20:51:59 +02:00
thread_helpers.c Win32: Fix object::cache::threadmania test on x64 2014-06-07 12:51:48 -04:00
thread_helpers.h Attribute file cache refactor 2014-04-17 14:56:41 -07:00