diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-07-28 20:26:35 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-07-28 18:50:36 -0700 |
commit | 8b4aee015e2d81dc6cc53328aedc66742a5306d8 (patch) | |
tree | ce7f5168143359b93158476e83b61f8fbae7c052 /git-reset.sh | |
parent | gitweb: Simplify 'opt' parameter validation, add "no merges" feeds (diff) | |
download | tgif-8b4aee015e2d81dc6cc53328aedc66742a5306d8.tar.xz |
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 'git-reset.sh')
0 files changed, 0 insertions, 0 deletions