diff options
author | David Woodhouse <David.Woodhouse@intel.com> | 2008-09-12 19:41:57 -0700 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2008-09-12 19:41:57 -0700 |
commit | 7d3301934f1b30d90646c97f40464ed198be91d3 (patch) | |
tree | da58dfee23dd137602173029e3272b046612e6eb /src/plugin.h | |
parent | fab3fc02f88cadf2766e1859802d9c5419d131bf (diff) |
fix service browsing
We were incrementing req->search_uuid every time we call back into
browse_cb() -- even when we'd already finished going through the
uuid_list[] and were supposed to be handling req->uuids.
So for each entry in req->uuids, we'd skip a zero after uuid_list[] and
go trawling through random memory, treating it as more UUIDs to search
for.
Diffstat (limited to 'src/plugin.h')
0 files changed, 0 insertions, 0 deletions