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

Date: Sun, 10 Mar 2013 22:02:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48236

User: eapache
Date: 2013/03/10 03:02 PM

Log:
 Allocate zeroed memory instead of manually zeroing some of the fields. We were
 missing a few anyways.
 
 Fixes the rest of https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8456
 
 Also, add modelines.

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