CDEV 1.7.2 patches
-
cdevSystem.cc fixes a problem referencing pre-defined
collections as simple devices. In old code
cdevSystem.getDevice(namedCollection) returned a simple
device instead of a collection. New code correctly returns
the collection.
-
cdevDefCollectionRequest.cc fixes a memory leak observed when
sending data to a collection (either single value or array of
values).
CDEV home page