channelArray, trace implemented. Known memory leaks and exceptions fixed.
This commit is contained in:
@@ -38,6 +38,7 @@ PVRecord::PVRecord(
|
||||
convert(getConvert()),
|
||||
thelock(mutex),
|
||||
depthGroupPut(0),
|
||||
traceLevel(0),
|
||||
isDestroyed(false)
|
||||
{
|
||||
thelock.unlock();
|
||||
|
||||
Reference in New Issue
Block a user