diff options
author | Stefan Metzmacher <metze@samba.org> | 2018-07-31 09:40:20 +0200 |
---|---|---|
committer | Volker Lendecke <vl@samba.org> | 2018-07-31 11:26:16 +0200 |
commit | 6da0d68f49bbd82f5a08427779c9f5ebd6f755aa (patch) | |
tree | b26ae9a341cff79eb5f713705696c04c76ae35f7 /testsuite/nsswitch | |
parent | 80c9219d6079532f31c4e415906a606d395af6e8 (diff) | |
download | samba-6da0d68f49bbd82f5a08427779c9f5ebd6f755aa.tar.gz |
pthreadpool: ignore the return value of poll(NULL, 0UL, 1)
Otherwise Coverity reports this:
CID 1438160: (CHECKED_RETURN)
Calling "poll(NULL, 0UL, 1)" without checking return value. This
library function may fail and return an error code.
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Diffstat (limited to 'testsuite/nsswitch')
0 files changed, 0 insertions, 0 deletions