Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
GoogleCodeExporter opened this issue Apr 21, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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 mym...@gmail.com on 25 Dec 2013 at 2:33

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant