podman/pkg/cgroups
Aditya Rajan bd64039278 cgroup-info: check if user.slice is valid before accessing value
Prevent hitting `panic: runtime error: index out of range [1] with length 1`
while performing `podman info` when unexpected values for user.slice is found.

[NO TESTS NEEDED]

Signed-off-by: Aditya Rajan <arajan@redhat.com>
2021-09-07 00:59:21 +05:30
..
blkio.go cgroups: attempt a recursive rmdir 2019-07-11 18:07:48 +02:00
cgroups.go cgroup-info: check if user.slice is valid before accessing value 2021-09-07 00:59:21 +05:30
cgroups_supported.go Remove excessive error wrapping 2020-10-05 15:30:37 -07:00
cgroups_test.go bump go module to v3 2021-02-22 09:03:51 +01:00
cgroups_unsupported.go rootless: automatically create a systemd scope 2019-09-12 08:35:26 +02:00
cpu.go cgroups: force 64 bits to ParseUint 2021-04-09 10:09:54 +02:00
cpuset.go cgroups: attempt a recursive rmdir 2019-07-11 18:07:48 +02:00
memory.go cgroups: attempt a recursive rmdir 2019-07-11 18:07:48 +02:00
pids.go Fix invalid container path comparison for pid cgroup 2020-04-14 11:02:42 +02:00
systemd.go Globally replace http:// with https:// 2021-08-27 06:14:46 -04:00