mirror of
https://github.com/containers/podman.git
synced 2026-03-27 19:13:49 -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>