quickfast icon indicating copy to clipboard operation
quickfast copied to clipboard

InterpretApplication does not decode raw files with size less than 1500 byte

Open GoogleCodeExporter opened this issue 10 years ago • 0 comments

I use quickfast_win_src_1_5_0.zip from 
http://code.google.com/p/quickfast/downloads/list

1. InterpretApplication.exe -t templates.xml -file small.dump > out.log
Size of out.log is 0 bytes.

2. InterpretApplication.exe -t templates.xml -file big.dump > out.log
Size of out.log is 19256 bytes.

You can find in attach:
1. small.dump have one FAST packet
2. big.dump have 3 FAST packets
3. templates.xml

Original issue reported on code.google.com by [email protected] on 25 Dec 2013 at 2:33

Attachments:

GoogleCodeExporter avatar Apr 21 '15 11:04 GoogleCodeExporter