Changeset 9b5f251 in git

Timestamp:
22/08/16 02:14:00 (7 years ago)
Author:
Olly Betts <olly@…>
Branches:
line_contents, master, proj-api-update, stereo
Children:
96f6252
Parents:
7e0ea2f
git-author:
Olly Betts <olly@…> (21/08/16 07:04:10)
git-committer:
Olly Betts <olly@…> (22/08/16 02:14:00)
Message:

Avoid buffering the line containing the error

Just write it out as we read it to avoid having to truncate it if
it doesn't fit in the fixed sized buffer, or have to worry about
dynamically sizing a buffer.

(No files)

Note: See TracChangeset for help on using the changeset viewer.