containerd/linux
Aaron Lehmann cf9fcdc71a Avoid panic when spec file is missing sections under Resources
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>
2016-01-15 16:04:52 -08:00
..
linux.go Avoid panic when spec file is missing sections under Resources 2016-01-15 16:04:52 -08:00