• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

libcgroup / libcgroup / 14335855949

08 Apr 2025 02:13PM UTC coverage: 48.546% (-11.1%) from 59.603%
14335855949

push

github

drakenclimber
src/daemon/cgrulesengd: Correctly check for ENOBUFS when doing recvfrom()

Currently, code checks if recvfrom() returns ENOBUFS, however, it can never
return errno type error code, but -1 on error

Fix that by checking errno in case of an error instead

Signed-off-by: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
Acked-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>

1 of 1 new or added line in 1 file covered. (100.0%)

1175 existing lines in 21 files now uncovered.

4893 of 10079 relevant lines covered (48.55%)

253.04 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

50.0
/../../../../../usr/include/x86_64-linux-gnu/bits/string_fortified.h


Source Not Available

The file "../../../../../usr/include/x86_64-linux-gnu/bits/string_fortified.h" isn't available on github. Either it's been removed, or the repo root directory needs to be updated.

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc