1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-06-08 15:56:16 +02:00
youki/tests
Djordje Lukic e01e604ea9 Use saturating_sub instead of - for unsigned ints
This fixes a panic if the operation with the unsigned ints would result
in a negative number

Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
2023-02-03 10:31:15 +01:00
..
oci-runtime-tests/src/github.com/opencontainers Introduce the root Makefile. 2022-03-11 22:14:34 +09:00
rust-integration-tests Use saturating_sub instead of - for unsigned ints 2023-02-03 10:31:15 +01:00