Bug ID |
8231
|
Summary |
dcp-etsi dissector: formula for rx_min
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
SVN
|
Hardware |
x86
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
--
dissect_pft_fec_detailed() calculates rx_min, based on the formula in the TS
102 821 specification.
When I fixed the fuzz-test crash yesterday, I looked at version 1.3.1 of the
document. Section 7.4.4 contains the formula for rx_min.
It looks like the dissector uses the old (deprecated) formula.
Simple patch attached for the newer, corrected formula. However, I have no clue
about that protocol and would appreciate feedback.
I'll put the original author in Cc.
You are receiving this mail because:
- You are watching all bug changes.