http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44207
User: morriss
Date: 2012/08/02 07:21 AM
Log:
From Lori Tribble via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7556 :
The BACnet GetEnrollmentSummary-ACK has an optional parameter Notification
Class. The Wireshark decoding does not correctly decode when this parameter is
missing.
The fix is to verify the context exists before attempting to decode this
parameter.
From me: replace the few remaining tabs in the file with spaces.
Directory: /trunk/epan/dissectors/
Changes Path Action
+12 -11 packet-bacapp.c Modified