diff options
author | Matthew Heon <matthew.heon@pm.me> | 2019-03-10 12:08:24 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2019-03-10 12:14:54 -0400 |
commit | 7f0128ac333b2d71c7edb11465b933dedc9accf7 (patch) | |
tree | 2ab4141cb596bbcd04cde6fa9aad01859f464b89 /commands.md | |
parent | d95f97a63e03b4602ffeb80acb746fa6dfa6f7a1 (diff) | |
download | podman-7f0128ac333b2d71c7edb11465b933dedc9accf7.tar.gz podman-7f0128ac333b2d71c7edb11465b933dedc9accf7.tar.bz2 podman-7f0128ac333b2d71c7edb11465b933dedc9accf7.zip |
Fix a potential segfault during infra container create
I was seeing some segfaults where image config was being passed
as nil, causing a nil dereference segfault. Fix the apparent
cause and add some safety fencing to try and ensure it doesn't
happen again.
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Diffstat (limited to 'commands.md')
0 files changed, 0 insertions, 0 deletions