Wireshark-bugs: [Wireshark-bugs] [Bug 8976] crash when selecting "Decode As" based on SCTP PPID

Date: Mon, 18 Nov 2013 17:45:12 +0000

changed bug 8976

What Removed Added
Attachment #12121 Flags   review_for_checkin?

Comment # 1 on bug 8976 from
Created attachment 12121 [details]
Default PPID value to prevent crash

The "crash" is actually just an assert, with what I believe to be an invalid
comment.  Comment #0 presents a valid case for when the assert can happen. 
Fixed by defaulting PPID value to LAST_PPID (which should make Decode As a
no-op)

This patch is intentionally provided from the 1.10 branch (and I'm guessing
should be backported to 1.8).  I'm working on overhauling the Decode As
functionality (bug 9450), and this issue will be fixed in SVN in a matter than
won't backport.


You are receiving this mail because:
  • You are watching all bug changes.