Branch: refs/heads/cov-scan
Home: https://github.com/kronosnet/kronosnet
Commit: 9e5b3e0539f8c40fae93a0d4e7a5c26d0acd422b
https://github.com/kronosnet/kronosnet/commit/9e5b3e0539f8c40fae93a0d4e7a5c…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-07-25 (Thu, 25 Jul 2019)
Changed paths:
M libnozzle/tests/api_nozzle_get_name_by_handle.c
M libnozzle/tests/api_nozzle_set_mac.c
Log Message:
-----------
[nozzle] fix a few coverity errors in the test suite
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/coverity_scan
Home: https://github.com/kronosnet/kronosnet
Commit: 846d9ad4661f3b1034bc83399ccc4b3446921449
https://github.com/kronosnet/kronosnet/commit/846d9ad4661f3b1034bc83399ccc4…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-07-25 (Thu, 25 Jul 2019)
Changed paths:
M libknet/threads_tx.c
Log Message:
-----------
[tx] drop unnecessary usleep when sending to localhost
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/cov-scan
Home: https://github.com/kronosnet/kronosnet
Commit: 846d9ad4661f3b1034bc83399ccc4b3446921449
https://github.com/kronosnet/kronosnet/commit/846d9ad4661f3b1034bc83399ccc4…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-07-25 (Thu, 25 Jul 2019)
Changed paths:
M libknet/threads_tx.c
Log Message:
-----------
[tx] drop unnecessary usleep when sending to localhost
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/coverity_scan
Home: https://github.com/kronosnet/kronosnet
Commit: 8091364e6e937c8f850d439170066b6696982d6c
https://github.com/kronosnet/kronosnet/commit/8091364e6e937c8f850d439170066…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-07-24 (Wed, 24 Jul 2019)
Changed paths:
M libknet/tests/test-common.c
Log Message:
-----------
[test] simplify flush log
allocate on stack only once and make sure strings are null terminated
drop useless read loop since log msg are always smaller than PAGE_SIZE
and read are atomic at that level
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/cov-scan
Home: https://github.com/kronosnet/kronosnet
Commit: 8091364e6e937c8f850d439170066b6696982d6c
https://github.com/kronosnet/kronosnet/commit/8091364e6e937c8f850d439170066…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-07-24 (Wed, 24 Jul 2019)
Changed paths:
M libknet/tests/test-common.c
Log Message:
-----------
[test] simplify flush log
allocate on stack only once and make sure strings are null terminated
drop useless read loop since log msg are always smaller than PAGE_SIZE
and read are atomic at that level
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>