fix problem in PVField::replaceStructure.

There is still a memory leak
This commit is contained in:
Marty Kraimer
2011-01-19 14:29:12 -05:00
parent bb6437fd86
commit f73f18d692
15 changed files with 281 additions and 101 deletions
+14
View File
@@ -0,0 +1,14 @@
structure request
string fieldList value,timeStamp
structure request
string fieldList value,timeStamp
string extra junk
structure parent
structure child1
string value bla
structure child2
string value bla
field: totalConstruct 107 totalDestruct 101 ACTIVE 6
pvField: totalConstruct 8 totalDestruct 8
linkedListNode: totalConstruct 5 totalDestruct 5
linkedList: totalConstruct 1 totalDestruct 1