https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3652
--- Comment #5 from Alvaro Vega Garcia <avega@xxxxxx> 2009-07-06 00:04:18 PDT ---
(In reply to comment #1)
> Created an attachment (id=3248)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3248) [details]
> Add protection against malformed Unique ID length
>
> This patch protects against malformed Unique ID lengths (>= 252 bytes) and
> defer all tvb_xxx related calls to when we actually need them. This allows us
> to dissects as much as possible before bailing out (in case of a malformed
> length).
>
Hi,
I totally agree with patch about MIOP packet dissector submitted by
kovarththanan. I have been testing and it work fine to me (with 2 ORBs: TIDorb
and TAO). Following the improvements which proposes this patch I submit another
patch for ZIOP dissector:
https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3262
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.