diff options
author | Jeff King <peff@peff.net> | 2016-07-08 06:35:15 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-07-08 10:11:27 -0700 |
commit | dabd35f4cdd8bcfa502d082da5a3e4b927a2b329 (patch) | |
tree | f99ce3fa8296289ea5b7c0b4751d9bde34a19327 /reachable.c | |
parent | walker: let walker_say take arbitrary formats (diff) | |
download | tgif-dabd35f4cdd8bcfa502d082da5a3e4b927a2b329.tar.xz |
avoid using sha1_to_hex output as printf format
We know that it should not contain any percent-signs, but
it's a good habit not to feed non-literals to printf
formatters.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'reachable.c')
0 files changed, 0 insertions, 0 deletions