Fix from Steve G <linux_4ever@yahoo.com>. Ensure sigemptyset is called on
authorJeremy Allison <jra@samba.org>
Thu, 15 May 2003 17:37:52 +0000 (17:37 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 15 May 2003 17:37:52 +0000 (17:37 +0000)
commit3ededa5f7bd8c039346841d7902b5344604a9d9a
treee93fce6eccd10194a10c3c6e1b58f6ac0f8faffb
parent5ffd33df94855b57dd3a04e2fd6bbf10f3bf0e89
Fix from Steve G <linux_4ever@yahoo.com>. Ensure sigemptyset is called on
the sa_mask to prevent valgrind complaints.
Jeremy.
(This used to be commit e065c3a58f5c7f2612596574046a73869183dbd3)
source3/smbd/notify_kernel.c
source3/smbd/oplock_linux.c