diff options
author | Jeff King <peff@peff.net> | 2017-03-28 15:46:26 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-03-30 14:59:50 -0700 |
commit | 1412f762e0363c126ea011682b61a8c9d7d7456f (patch) | |
tree | 5cdeefd73b025e5a9d519e8858c3c590df479b99 /fetch-pack.h | |
parent | tag: use strbuf to format tag header (diff) | |
download | tgif-1412f762e0363c126ea011682b61a8c9d7d7456f.tar.xz |
fetch: use heap buffer to format reflog
Part of the reflog content comes from the environment, which
can be much larger than our fixed buffer. Let's use a heap
buffer so we avoid truncating it.
Signed-off-by: Jeff King <peff@peff.net>
Diffstat (limited to 'fetch-pack.h')
0 files changed, 0 insertions, 0 deletions