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

drakenclimber / libcgroup / 26456315830

Builds Branch Commit Type Ran Committer Via Coverage
26456315830 test tests/ftests: cover cpu.uclamp.min/max passthrough abstractions Extend sudo cgxset/cgxget cpu conversion tests (069/070) with uclamp min/max checks across v1 and v2 conversion paths. Rows are optional and skipped only when the kernel does not ex... push 26 May 2026 03:02PM UTC drakenclimber github
56.13
25878847835 main src/libcgroup-internal: drop dirent/mntent includes src/libcgroup-internal.h includes <dirent.h> and <mntent.h>, but only uses pointer types in function declarations. Replace the heavy includes with forward declarations: - add struct dirent; - a... push 14 May 2026 06:49PM UTC drakenclimber github
56.14
25877373414 test src/libcgroup-internal: drop dirent/mntent includes src/libcgroup-internal.h includes <dirent.h> and <mntent.h>, but only uses pointer types in function declarations. Replace the heavy includes with forward declarations: - add struct dirent; - a... push 14 May 2026 06:20PM UTC drakenclimber github
56.11
25131644828 change-email all: Update my email address Switch from using my @oracle.com address to my personal email address. Signed-off-by: Tom Hromatka (Oracle) <tom.hromatka@gmail.com> push 29 Apr 2026 08:20PM UTC drakenclimber github
56.14
25131346185 main src/api.c: fix grammar and typos across the file Fix spelling and grammar throughout the file, no functional changes. Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com> Signed-off-by: Tom Hromatka (Oracle) <tom.hromatka@gmail.com> push 29 Apr 2026 08:13PM UTC drakenclimber github
56.14
23767643097 change-email all: Update my email address Switch from using my @oracle.com address to my personal email address. Signed-off-by: Tom Hromatka (Oracle) <tom.hromatka@gmail.com> push 30 Mar 2026 09:05PM UTC drakenclimber github
56.11
23767314410 main config: pass NULL when probing systemd default cgroup ASan reported following global-buffer-overflow: READ of size 1 at 0x7f50dc6b3e9f thread T0 #0 0x... in cg_concat_path <src>/src/api.c:1769 #1 0x... in cg_build_path_locked <src>/src/a... push 30 Mar 2026 08:58PM UTC drakenclimber github
56.13
23312294051 test config: pass NULL when probing systemd default cgroup ASan reported following global-buffer-overflow: READ of size 1 at 0x7f50dc6b3e9f thread T0 #0 0x... in cg_concat_path <src>/src/api.c:1769 #1 0x... in cg_build_path_locked <src>/src/a... push 19 Mar 2026 07:11PM UTC drakenclimber github
56.08
23311009133 test tools/cgxget: free temporary conversions on failure paths AddressSanitizer reported an 8-byte leak when convert_cgroups() aborted: Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x... in __interceptor_malloc #1 co... push 19 Mar 2026 06:40PM UTC drakenclimber github
56.11
23309518013 test api: leave room for NUL in cgroup_get_procs() Commit 4a851a569689 ("api: Fix unsafe call to strncat in cgroup_get_procs() and cgroup_get_threads()") tightened several strncat() callers, but the code building the procs/threads paths still used the... push 19 Mar 2026 06:04PM UTC drakenclimber github
56.2
23308118686 test ftests/999: tidy config writes and stress paths Systemd.write_config_with_pid() now writes the temporary config inside a context manager so the file descriptor is always closed. The 999-stress helper switched to os.path.join(), which automaticall... push 19 Mar 2026 05:33PM UTC drakenclimber github
56.17
23307563353 test ftests/077: drop unused global and fix list sorting flake8 reported: tests/ftests/077-pybindings-cgroup_get_procs.py:52:5: F824 is unused: name is never assigned in scope The test already appends to the module-level list, so we do not reassign... push 19 Mar 2026 05:21PM UTC drakenclimber github
56.24
22957196270 test tests/ftests: speed up is_output_same() line compare loop is_output_same() used to call expected_out.splitlines() on every iteration and index into the freshly built list. Switching to enumerate(zip(out_lines, exp_lines)) lets us split both strin... push 11 Mar 2026 02:20PM UTC drakenclimber github
56.21
22956879275 test src/config: free namespace table on success and failure The per-thread namespace table (cg_namespace_table[]) is populated by config_order_namespace_table() / config_validate_namespaces() under cg_mount_table_lock and then consumed by cg_build_pa... push 11 Mar 2026 02:14PM UTC drakenclimber github
56.21
22781467195 test Testing out a fix from codex • Fix Details - Freed the lexer-owned ID strings whenever cgroup_dictionary_create or cgroup_dictionary_add fail, matching the leak reported in issue #518 where parse errors left duplicated tokens allocated... push 06 Mar 2026 08:53PM UTC drakenclimber github
56.17
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 68
  • 69
  • Next →
  • Back to Repo
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