Fix from Steve G <linux_4ever@yahoo.com>. Ensure sigemptyset is called on
authorJeremy Allison <jra@samba.org>
Thu, 15 May 2003 17:37:49 +0000 (17:37 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 15 May 2003 17:37:49 +0000 (17:37 +0000)
commitef2d5a9c0c11a4e6d65bdebad5d9ea44dd000a68
tree6fd22cc287c0d8cb7f8c3f4b2bc587e340ba939a
parent9202362ee13c14bd7127713e3976bb9ee11038df
Fix from Steve G <linux_4ever@yahoo.com>. Ensure sigemptyset is called on
the sa_mask to prevent valgrind complaints.
Jeremy.
source/smbd/notify_kernel.c
source/smbd/oplock_linux.c