Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 43763: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 17 Jul 2012 13:01:17 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43763

User: darkjames
Date: 2012/07/17 06:01 AM

Log:
 Fix bug #7488: Unable to correctly identify IEC 61850 MMS packets
 
 In r39066 was added 'final check to see if the next SPDU, if present, is also valid',
 but it didn't properly check for tvb length which causes exception if there's no next SPDU.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +1 -1      packet-ses.c    Modified