http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1264
------- Comment #11 from gerald@xxxxxxxxxxxxx 2007-03-07 22:52 GMT -------
It looks like the value of each element in "got" comes from the wire:
findex = tvb_get_ntoh24 (tvb, offset);
We probably shouldn't iterate over it, or we should at least bail out if it's
too large.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.