Wireshark-commits: [Wireshark-commits] rev 54882: /trunk/ /trunk/: editcap.c file.c mergecap.c tsha
Date: Wed, 22 Jan 2014 00:26:37 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54882

User: guy
Date: 2014/01/22 12:26 AM

Log:
 Don't write out packets that have a "captured length" bigger than we're
 willing to read or that's bigger than will fit in the file format;
 instead, report an error.
 
 For the "I can't write a packet of that type in that file type" error,
 report the file type in question.

Directory: /trunk/
  Changes    Path          Action
  +19 -3     editcap.c     Modified
  +31 -4     file.c        Modified
  +17 -4     mergecap.c    Modified
  +33 -4     tshark.c      Modified

Directory: /trunk/wiretap/
  Changes    Path                     Action
  +6 -0      5views.c                 Modified
  +15 -0     btsnoop.c                Modified
  +8 -0      commview.c               Modified
  +9 -4      erf.c                    Modified
  +8 -0      eyesdn.c                 Modified
  +3 -3      k12.c                    Modified
  +6 -0      k12text.l                Modified


(12 files not shown)