Merge branch 'jk/snprintf-truncation'

Avoid unchecked snprintf() to make future code auditing easier. * jk/snprintf-truncation: fmt_with_err: add a comment that truncation is OK shorten_unambiguous_ref: use xsnprintf fsmonitor: use internal argv_array of struct child_process log_write_email_headers: use strbufs http: use strbufs instead of fixed buffers

Junio C Hamano committed May 30, 2018 at 21:51 UTC 7c3d15fe3113cf48db60656eedd152c46f47bf6b

No changes.