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