about summary refs log tree commit homepage
path: root/lib/PublicInbox/Git.pm
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2023-10-25 00:29:49 +0000
committerEric Wong <e@80x24.org>2023-10-25 07:28:50 +0000
commita309ca6ba5f3c0a541bb15414a4c3357a86dfbda (patch)
tree217dc3b1c038bd62711a43ed9b1c3b1d6029a389 /lib/PublicInbox/Git.pm
parentbd838e51061b121ea95ce49715678aafae148bee (diff)
downloadpublic-inbox-a309ca6ba5f3c0a541bb15414a4c3357a86dfbda.tar.gz
We use sysseek for this file handle elsewhere (since it's passed
to `git rev-list --stdin' multiple times), and sysread ensures
we can use a larger read buffer than the tiny 8K BUFSIZ Perl +
glibc is contrained to.

This also ensures we autodie on sysread failures, since the
autodie import for `read' was missing and we don't call `read'
anywhere else in this file.
Diffstat (limited to 'lib/PublicInbox/Git.pm')
0 files changed, 0 insertions, 0 deletions