diff options
author | Jeff King <peff@peff.net> | 2015-08-19 14:12:48 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-09-04 09:48:26 -0700 |
commit | 78f23bdf68dae56d644892990484951583a64014 (patch) | |
tree | 324187d0682f989593a532d231acf8472d4d2f2b /patch-ids.c | |
parent | read_info_alternates: handle paths larger than PATH_MAX (diff) | |
download | tgif-78f23bdf68dae56d644892990484951583a64014.tar.xz |
show-branch: use a strbuf for reflog descriptions
When we show "branch@{0}", we format into a fixed-size
buffer using sprintf. This can overflow if you have long
branch names. We can fix it by using a temporary strbuf.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'patch-ids.c')
0 files changed, 0 insertions, 0 deletions