- LEAK_DETECTIVE activated

- memory leak in event_queue_t fixed
This commit is contained in:
Jan Hutter
2005-11-08 07:04:15 +00:00
parent 01d06501d9
commit 6e67d74a9b
4 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
/**
* Number of different times to insert per thread
*/
#define EVENT_QUEUE_TIMES 10
#define EVENT_QUEUE_TIMES 5
/**
* Number of entries per time per thread
*/