summaryrefslogtreecommitdiff
path: root/t/t4020
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2017-04-23 22:07:57 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-04-23 22:07:57 -0700
commit5938454cbc585e0f4bdd9f1cc87c6886a3c1bff3 (patch)
tree72bb28f592f0b3207fcfb25f243287ca6e4b18c3 /t/t4020
parentMerge branch 'jk/ls-files-recurse-submodules-fix' (diff)
parentxgethostname: handle long hostnames (diff)
downloadtgif-5938454cbc585e0f4bdd9f1cc87c6886a3c1bff3.tar.xz
Merge branch 'dt/xgethostname-nul-termination'
gethostname(2) may not NUL terminate the buffer if hostname does not fit; unfortunately there is no easy way to see if our buffer was too small, but at least this will make sure we will not end up using garbage past the end of the buffer. * dt/xgethostname-nul-termination: xgethostname: handle long hostnames use HOST_NAME_MAX to size buffers for gethostname(2)
Diffstat (limited to 't/t4020')
0 files changed, 0 insertions, 0 deletions