107,108c107
< { resp.clear(); snoop.clear(); }
< };
---
> { resp.clear(); snoop.clear(); snoop.push_back(RangeSize(0,-1)); }
109a109
> };