--- postprocessor.c 2010-12-26 04:03:06.000000000 +0800 +++ postprocessor.c.new 2011-05-20 16:46:03.712987555 +0800 @@ -650,6 +650,7 @@ pp->state = next_state; pp->dash_state = next_dash_state; (*ioffptr) += pp->blen + 4; /* skip boundary as well */ + buf[newline] = '\0'; break; } }