fix append problem
still may have memory leak problem
This commit is contained in:
@@ -56,5 +56,5 @@ structure powerSupply
|
||||
int nanoSeconds 0
|
||||
linkedListNode: totalConstruct 5 totalDestruct 0
|
||||
linkedList: totalConstruct 1 totalDestruct 0
|
||||
field: totalConstruct 153 totalDestruct 60 totalReference 93
|
||||
field: totalConstruct 153 totalDestruct 31 totalReference 185
|
||||
pvField: totalConstruct 56 totalDestruct 56
|
||||
|
||||
Reference in New Issue
Block a user