Files
Giuseppe Scrivano a23aecf1a6 cgroups: force 64 bits to ParseUint
[NO TESTS NEEDED]

force bitsSize==64 so that the string is always parsed to a uint64
instead of using the native int size, that could be not big enough on
32 bits arches.

Closes: https://github.com/containers/podman/issues/9979

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2021-04-16 11:43:35 -04:00
..
2019-07-11 18:07:48 +02:00
2021-02-22 09:03:51 +01:00
2021-04-16 11:43:35 -04:00
2021-04-16 11:43:35 -04:00
2019-07-11 18:07:48 +02:00
2019-07-11 18:07:48 +02:00
2020-03-10 18:34:55 +01:00