ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

Date: Thu, 21 Jul 2011 22:34:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38158

User: wmeier
Date: 2011/07/21 03:34 PM

Log:
 From Daniel Willmann: packet-lon.c: Fix Multicast decoding when M_Length is zero.
 
 In case M_Length is 0 the M_List field does not exist.
 The attached patch fixes this and it also changes the names of the M_List and
 M_List length field to more general names.
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6149

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +6 -4      packet-lon.c    Modified