diff options
author | Junio C Hamano <gitster@pobox.com> | 2015-04-15 14:18:37 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-04-20 14:38:07 -0700 |
commit | 1154aa42159383c3339567f6385c21a615c8b93a (patch) | |
tree | 99560f14e38408fabe2536983d49e986431a2e09 /Documentation/date-formats.txt | |
parent | use get_commit_buffer everywhere (diff) | |
download | tgif-1154aa42159383c3339567f6385c21a615c8b93a.tar.xz |
fmt-merge-msg: plug small leak of commit buffer
A broken or badly formatted commit might not record author or
committer lines or we may not find a valid name on them. The
function record_person() returned after calling get_commit_buffer()
without calling unuse_commit_buffer() on the memory it obtained in
such cases, potentially leaking it.
Helped-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/date-formats.txt')
0 files changed, 0 insertions, 0 deletions