Maxim Moseychuk <franchesko.salias.hudro.pedros@xxxxxxxxx> writes: > In some places static size buffers can't store formatted string. > If it be happen then git die. > > Jonathan Tan: Thanks a lot for your help. > > Maxim Moseychuk (2): > bisect_next_all: convert xsnprintf to xstrfmt > stop_progress_msg: convert xsnprintf to xstrfmt > > bisect.c | 9 +++++---- > progress.c | 9 +++------ > 2 files changed, 8 insertions(+), 10 deletions(-) > > -- > 2.11.1 Thanks. Queued with minor log message fixes and pushed out.