mirror of
https://github.com/containerd/containerd.git
synced 2026-07-01 04:08:10 +00:00
The Err() method should be called after the Scan() loop, not inside it. Found by: git grep -A3 -F '.Scan()' Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>