diff options
author | 2008-07-03 16:27:24 +0100 | |
---|---|---|
committer | 2008-07-06 19:10:31 -0700 | |
commit | a5a9126bb4d7c2c23b94101dc49bcca33b6b17e8 (patch) | |
tree | 1866804bf86b0c91e54241936f26c84565ba9d99 /path.c | |
parent | Merge branch 'js/maint-clone-insteadof' into maint (diff) | |
download | tgif-a5a9126bb4d7c2c23b94101dc49bcca33b6b17e8.tar.xz |
git daemon: avoid calling syslog() from a signal handler
Signal handlers should never call syslog(), as that can raise signals
of its own.
Instead, call the syslog() from the master process.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'path.c')
0 files changed, 0 insertions, 0 deletions