diff options
author | Jeff King <peff@peff.net> | 2017-03-28 15:46:53 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-03-30 14:59:50 -0700 |
commit | 0dc3b035e03a4028a22cd2a8b5f21086e3227047 (patch) | |
tree | d29e39d4d746d27859ce62adee63272ded49c0cb /fmt-merge-msg.h | |
parent | replace unchecked snprintf calls with heap buffers (diff) | |
download | tgif-0dc3b035e03a4028a22cd2a8b5f21086e3227047.tar.xz |
combine-diff: replace malloc/snprintf with xstrfmt
There's no need to use the magic "100" when a strbuf can do
it for us.
Signed-off-by: Jeff King <peff@peff.net>
Diffstat (limited to 'fmt-merge-msg.h')
0 files changed, 0 insertions, 0 deletions