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

Date: Thu, 06 Oct 2011 17:53:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39295

User: jake
Date: 2011/10/06 10:53 AM

Log:
 Fix for bug 6356:
 Wireshark encounters error while parsing ieee80211 QoS Null data.
 The error is because of invalid read when trying to read mesh_flags 
 (after the header), which doesn't exist.

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +7 -5      packet-ieee80211.c    Modified