Branch: refs/heads/master
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>
Commit: 4131faba731adbb854feb5ae72cbe8b4790ee5b5
https://github.com/kronosnet/kronosnet/commit/4131faba731adbb854feb5ae72cbe…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2018-10-23 (Tue, 23 Oct 2018)
Changed paths:
M libknet/crypto_openssl.c
M libknet/handle.c
Log Message:
-----------
Merge pull request #161 from kronosnet/pthread-keep-covscan-quiet
misc: keep covscan happy
Compare:
https://github.com/kronosnet/kronosnet/compare/154d034b76f8...4131faba731a
**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.