author | Junio C Hamano <gitster@pobox.com> | |
Sun, 18 Oct 2009 07:27:24 +0000 (00:27 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 18 Oct 2009 07:38:03 +0000 (00:38 -0700) | ||
commit | c6e8c8005a2b1fc4cff72d279f29178767bd1a47 | |
tree | b38a45c9763a58a2df4533d17f4f3484a8f9ba2e | tree | snapshot |
parent | ad12b81271d76f3e4a8b1f527e252ac8452732fd | commit | diff |
check_filename(): make verify_filename() callable without dying
Make it possible to invole the logic of verify_filename() to make sure the
pathname arguments are unambiguous without actually dying. The caller may
want to do something different.
Make it possible to invole the logic of verify_filename() to make sure the
pathname arguments are unambiguous without actually dying. The caller may
want to do something different.
cache.h | diff | blob | history | |
setup.c | diff | blob | history |