Fix many memory leaks
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
threads
|
||||
basic middle
|
||||
|
||||
linkedListNode: totalConstruct 17 totalDestruct 10
|
||||
linkedList: totalConstruct 6 totalDestruct 4
|
||||
event: totalConstruct 8 totalDestruct 8
|
||||
thread: totalConstruct 2 totalDestruct 2
|
||||
executor: totalConstruct 2 totalDestruct 2
|
||||
event: totalConstruct 8 totalDestruct 8
|
||||
thread: totalConstruct 2 totalDestruct 2
|
||||
executor: totalConstruct 2 totalDestruct 2
|
||||
linkedListNode: totalConstruct 15 totalDestruct 15
|
||||
linkedList: totalConstruct 6 totalDestruct 6
|
||||
|
||||
Reference in New Issue
Block a user