fix append problem

still may have memory leak problem
This commit is contained in:
Marty Kraimer
2010-12-26 15:34:26 -05:00
parent ee1fe3b1a3
commit 531a63f913
17 changed files with 75 additions and 36 deletions

View File

@@ -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