Comment # 7
on bug 10868
from Bill Meier
(In reply to Bill Meier from comment #4)
> The crash was (indirectly) due to an invalid memory reference in the smpp
> dissector when trying to dissect an invalid date/time field.
>
I expect that the reason the smpp dissector was invoked was simply because the
data in a specific packet happened to look somewhat like smpp data.
The smpp dissector has a somewhat weak heuristic it uses to try to identify
smpp packets.
You are receiving this mail because:
- You are watching all bug changes.