Wireshark-commits: [Wireshark-commits] rev 52244: /trunk/wiretap/ /trunk/wiretap/: pcapng.c

Date: Sat, 28 Sep 2013 18:25:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52244

User: guy
Date: 2013/09/28 06:25 PM

Log:
 Correctly calculate the captured length in a Simple Packet Block -
 subtract out the minimum SPB size, which includes the length of
 *everything* except for the packet data.
 
 Fixes one problem found by the file in bug 9200.

Directory: /trunk/wiretap/
  Changes    Path          Action
  +1 -3      pcapng.c      Modified