Fix babeltrace-log get big line when the input file last line don't have enter
authorHui Zhu <teawater@gmail.com>
Tue, 11 Sep 2012 13:28:59 +0000 (09:28 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 11 Sep 2012 13:28:59 +0000 (09:28 -0400)
I got:
[Error] Line too large for packet size (32kB) (discarded)
When I input a file to babeltrace-log.
That is because the last line of the input file doesn't have enter and
"babeltrace-log" have bug with the line that doesn't have enter.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.025149 seconds and 4 git commands to generate.