diff options
author | Giuseppe Scrivano <gscrivan@redhat.com> | 2021-04-09 10:07:46 +0200 |
---|---|---|
committer | Giuseppe Scrivano <gscrivan@redhat.com> | 2021-04-09 10:09:54 +0200 |
commit | ce747466a9ec44b97dac96ab39c31e06ae761fde (patch) | |
tree | 1ce3c8399cc34dcf4c83955bd3f27ea997baed27 /pkg/bindings/network | |
parent | 4efac1f76012c35122bca7c8feebc33141fc47d3 (diff) | |
download | podman-ce747466a9ec44b97dac96ab39c31e06ae761fde.tar.gz podman-ce747466a9ec44b97dac96ab39c31e06ae761fde.tar.bz2 podman-ce747466a9ec44b97dac96ab39c31e06ae761fde.zip |
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>
Diffstat (limited to 'pkg/bindings/network')
0 files changed, 0 insertions, 0 deletions