Files
docker-cli/opts
Jianyong Wu 73e78a5822 run: fix GetList return empty issue for throttledevice
Test "--device-read-bps" "--device-write-bps" will fail. The root
cause is that GetList helper return empty as its local variable
initialized to zero size.

This patch fix it by setting the related slice size to non-zero.

Signed-off-by: Jianyong Wu <wujianyong@hygon.cn>
Fixes: #5321
2024-08-07 02:48:39 +00:00
..
2022-09-30 11:59:11 +02:00
2023-05-05 18:23:03 +02:00
2022-03-26 20:21:00 +01:00
2024-05-26 13:14:01 +01:00
2024-07-04 01:35:12 +02:00