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

tcpflow -c still complains about "write error to stdout" #82

Closed
dkogan opened this issue May 30, 2014 · 2 comments
Closed

tcpflow -c still complains about "write error to stdout" #82

dkogan opened this issue May 30, 2014 · 2 comments

Comments

@dkogan
Copy link
Contributor

dkogan commented May 30, 2014

Hi. The bug previously discussed here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736417 still exists in a way. When looking at binary data tcpflow skips unprintable characters, but doesn't count them, so you still get this error. A patch to fix that:
http://pub.secretsauce.net/0001-tcpflow-c-works-with-binary-data.patch

@simsong
Copy link
Owner

simsong commented May 30, 2014

fixed in dcd8a94..7df3db6

On May 30, 2014, at 3:05 AM, Dima Kogan notifications@github.com wrote:

Hi. The bug previously discussed here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736417 still exists in a way. When looking at binary data tcpflow skips unprintable characters, but doesn't count them, so you still get this error. A patch to fix that:
http://pub.secretsauce.net/0001-tcpflow-c-works-with-binary-data.patch


Reply to this email directly or view it on GitHub.

@dkogan
Copy link
Contributor Author

dkogan commented May 31, 2014

Closing the issue

@dkogan dkogan closed this as completed May 31, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants