Wireshark-commits: [Wireshark-commits] rev 51248: /trunk/ /trunk/epan/dissectors/: packet-ixveriwav

Date: Sat, 10 Aug 2013 20:57:47 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51248

User: martinm
Date: 2013/08/10 01:57 PM

Log:
 IxVeriwave 11ac patch (bug 8912) from Tom Cook.
 
 This was the 4th patch, but also:
 - use gmalloc0() to allocate vwr struct.  Otherwise, valgrind says that
   many of fields were still uninitialised when parse_s1_W_stats later
 read them
 - whitespace tidyup, got rid of remaining tabs and trailing whitespace
 
 Did a fair bit of fuzz-testing without seeing any problems.

Directory: /trunk/epan/dissectors/
  Changes    Path                   Action
  +569 -635  packet-ixveriwave.c    Modified

Directory: /trunk/wiretap/
  Changes    Path          Action
  +513 -525  vwr.c         Modified