mirror of
https://github.com/containerd/containerd.git
synced 2026-07-08 15:50:05 +00:00
Check pointers against nil before dereferencing them. Skip any sections that are nil, since that's equivalent to having no values defined for those sections. Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>