Fix bug where tdb lock call interrupted with
authorJeremy Allison <jra@samba.org>
Wed, 7 Nov 2007 05:48:01 +0000 (21:48 -0800)
committerJeremy Allison <jra@samba.org>
Wed, 7 Nov 2007 05:48:01 +0000 (21:48 -0800)
commit3480b42be1adc7c2876a77e8260049447338c3ff
treed8c77458d202f98b07b1598b7d03dbdd8c0aec81
parentc3fbfc37b578b8107be1f585cf6e3e2d001f7ab1
Fix bug where tdb lock call interrupted with
an alarm sig would not terminate and could lead
to runaway smbd processes.
Thanks to Dave Daugherty @ Centrify for pointing
this out to us.
Jeremy.
source/lib/replace/replace.h
source/lib/replace/system/wait.h
source/lib/util_tdb.c
source/tdb/common/lock.c
source/tdb/common/tdb_private.h
source/tdb/include/tdb.h