From: Junio C Hamano Date: Wed, 23 Jul 2014 18:35:59 +0000 (-0700) Subject: Merge branch 'rs/fix-unlink-unix-socket' X-Git-Tag: v2.1.0-rc0~5 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/6da748a7cebe3911448fabf9426f81c9df9ec54f Merge branch 'rs/fix-unlink-unix-socket' The unix-domain socket used by the sample credential cache daemon tried to unlink an existing stale one at a wrong path, if the path to the socket was given as an overlong path that does not fit in sun_path member of the sockaddr_un structure. * rs/fix-unlink-unix-socket: unix-socket: remove stale socket before calling chdir() --- 6da748a7cebe3911448fabf9426f81c9df9ec54f