Branch: refs/heads/pthread-keep-covscan-quiet
Home:
https://github.com/kronosnet/kronosnet
Commit: eeb086cf37ee60e7833ca7655d23dff4052672ce
https://github.com/kronosnet/kronosnet/commit/eeb086cf37ee60e7833ca7655d23d…
Author: Christine Caulfield <ccaulfie(a)redhat.com>
Date: 2018-10-22 (Mon, 22 Oct 2018)
Changed paths:
M libknet/crypto_openssl.c
M libknet/handle.c
Log Message:
-----------
misc: keep covscan happy
covscan complains about is ignoring returns from pthread_mutex_lock()
but in those 2 circumstances we don't have much choice.
This patch just keeps coverity quiet so we don't miss any real bugs it
might find.
Signed-off-by: Christine Caulfield <ccaulfie(a)redhat.com>
**NOTE:** This service has been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from
GitHub.com on January 31st, 2019.