mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
89516d17dd
Not sure why but the errors from scanner were ignored. Such errors can happen if open(2) has succeeded but the subsequent read(2) fails. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>