Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/gitweb
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-07-28 22:26:35 +0400
committerJunio C Hamano <gitster@pobox.com>2007-07-29 05:50:36 +0400
commit8b4aee015e2d81dc6cc53328aedc66742a5306d8 (patch)
treece7f5168143359b93158476e83b61f8fbae7c052 /gitweb
parent12075103ddc9a061cf6f3b04feb206123bb78e2f (diff)
Don't rely on unspecified behavior
Calling access(p, m) with p == NULL is not specified, so don't do that. On GNU/Hurd systems doing so will result in a SIGSEGV. Signed-off-by: Thomas Schwinge <tschwinge@gnu.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb')
0 files changed, 0 insertions, 0 deletions