diff options
author | Matthew Heon <mheon@redhat.com> | 2020-05-14 11:17:34 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2020-05-14 11:17:34 -0400 |
commit | 5694aba9e3bd990b14802c20266b46611876efa5 (patch) | |
tree | 61acfac46a7cea93970c794583f9011c7ef3a01e /pkg/specgen | |
parent | 3c58e4fc76d35c098b039b407291b35f66c7cae1 (diff) | |
download | podman-5694aba9e3bd990b14802c20266b46611876efa5.tar.gz podman-5694aba9e3bd990b14802c20266b46611876efa5.tar.bz2 podman-5694aba9e3bd990b14802c20266b46611876efa5.zip |
Fix two coverity issues (unchecked null return)
Theoretically these should never happen, but it never hurts to be
sure and check. Add a check to one, make the other one a
create-if-not-exist (it was just adding, not checking the
contents).
Signed-off-by: Matthew Heon <mheon@redhat.com>
Diffstat (limited to 'pkg/specgen')
0 files changed, 0 insertions, 0 deletions