Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
container: check containerInfo.Config before accessing it
check that containerInfo.Config is not nil before trying to access it. Closes: containers#2654 Signed-off-by: Giuseppe Scrivano <[email protected]>
- Loading branch information