https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7736
--- Comment #3 from Pascal Quantin <pascal.quantin@xxxxxxxxx> 2012-09-19 03:57:12 PDT ---
(In reply to comment #2)
> The redundant line %(DEFAULT_BODY)s will insert dissection functions twice, so
> that the dissector will try to decode the data of D-RELEASE twice. When the
> dissector start to decode the data at the second time, it has already reached
> the end of the data, so it will cause a malformed error.
>
OK, I missed that the #.FN_BODY D-RELEASE was present twice in the conformation
file. Thanks for the clarification.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.