Skip to content

Delte pointers

Marco Filho requested to merge data-pipeline into ICSHWI-19174

This is incompatible with older driver versions. It's compatible from this commit onwards: adngem@e19f432d

These two changes are to make the data pipeline more reliable, that is: to avoid plugin making ptr->clear() at the same time that the driver makes ptr->push_back();

@georgekontogiorgos

Merge request reports