In some places static size buffers can't store formatted string. If it be happen then git die. Maxim Moseychuk (3): add git_psprintf helper function bisect_next_all: convert xsnprintf to git_psprintf stop_progress_msg: convert xsnprintf to git_psprintf bisect.c | 9 +++++---- git-compat-util.h | 3 +++ progress.c | 9 +++------ wrapper.c | 19 +++++++++++++++++++ 4 files changed, 30 insertions(+), 10 deletions(-) -- 2.11.1