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

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

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

Log:
 Copy over r52244 from trunk:
 
   ------------------------------------------------------------------------
   r52244 | guy | 2013-09-28 11:25:07 -0700 (Sat, 28 Sep 2013) | 6 lines
 
   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-1.10/wiretap/
  Changes    Path          Action
  +1 -3      pcapng.c      Modified