Skip to content

Fixed bug whereby CCEscan property was not initialised in PatVeloPhiHitManager.cpp

Marco Cattaneo requested to merge cherry-pick-06f6e83d into 2016-patches

Fixed bug whereby CCEscan property was not initialised in PatVeloPhiHitManager.cpp

This bug was causing CCE scan to be called when not explicitly required. The flag has now been initialised to false.

Same as merge request !192 (merged) in master branch

Merge request reports