Fix memory leak in SOADataVector
After 39bbdcfa SOAData doesn't deallocate memory on destruction but instead that has to be done explicitly. This case seems to have been missed.
Fixes MooreOnline#8 (closed)
Edited by Rosen Matev
Please be advised that registry.cern.ch registry (Registry Service) will be unavailable next Monday, March 10th starting at 08:00h (Geneva time) for a short period of time. This may cause temporary disruptions to your workflows. Further information: OTG0154905
After 39bbdcfa SOAData doesn't deallocate memory on destruction but instead that has to be done explicitly. This case seems to have been missed.
Fixes MooreOnline#8 (closed)