mirror of
https://github.com/containers/podman.git
synced 2026-06-04 05:51:51 -04:00
This avoids nil pointer exceptions in the subsequent code that tries to access the runtimeSpec returned from SpecGenToOCI. [NO NEW TESTS NEEDED] Signed-off-by: Sebastian Mosbach <sm453@cam.ac.uk>