Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 2683] Editcap should split file according to fileset patte

Date: Sat, 23 May 2009 00:57:20 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2683


Sake <sake@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #3026|review_for_checkin?         |review_for_checkin+
               Flag|                            |




--- Comment #9 from Sake <sake@xxxxxxxxxx>  2009-05-23 00:57:04 PDT ---
(From update of attachment 3026)
OK, the segfault is gone, but somehow another error slipped in:

sake@brutus:/tmp$ /wireshark/trunk/editcap -c 500 ~/traces/tmp.cap blah.cap 
sake@brutus:/tmp$ ls -l blah*
-rw-r--r-- 1 sake sake     24 2009-05-23 09:46 blah_00000_20070315103639.cap
-rw-r--r-- 1 sake sake 191969 2009-05-23 09:46 blah_00001_20070315103639.cap
-rw-r--r-- 1 sake sake 184205 2009-05-23 09:46 blah_00002_20070315104517.cap
-rw-r--r-- 1 sake sake 156957 2009-05-23 09:46 blah_00003_20070315105508.cap
sake@brutus:/tmp$ 

It created an empty file first now with the -c option.

But that was easy to solve :-)


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.