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

drakenclimber / libcgroup / 23767643097

Builds Branch Commit Type Ran Committer Via Coverage
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
22781323480 test Testing out a fix from codex Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> push 06 Mar 2026 08:49PM UTC drakenclimber github
56.21
20936479223 alert-autofix-11 api: Fix unsafe call to strncat in cgroup_get_procs() and cgroup_get_threads() TJH - the text below was autogenerated by Copilot. In general, when using strncat, the third argument must reflect the remaining space in the destination buffer minus... push 12 Jan 2026 10:03PM UTC drakenclimber github
56.22
20928938325 update-gtest bootstrap: Update to googletest v1.17.0 Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> push 12 Jan 2026 05:36PM UTC drakenclimber github
46.64
20928767419 update-gtest bootstrap: Update to googletest v1.14.0 Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> push 12 Jan 2026 05:31PM UTC drakenclimber github
52.93
20928558948 update-gtest bootstrap: Update to googletest v1.15.0 Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> push 12 Jan 2026 05:24PM UTC drakenclimber github
52.93
  • ← 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