Files
podman/pkg
baude 340c6cfb72 Correct varlink pull panic
when pulling a non-existent image via varlink, we had a panic because
when we detected a pull error we sent the error over a channel but still
tried to deduce the image id on a nil object.

Fixes: #2860

Signed-off-by: baude <bbaude@redhat.com>
2019-04-08 08:37:36 -05:00
..
2019-04-04 14:41:50 -05:00
2019-04-01 11:10:54 +02:00
2018-03-27 21:55:33 +00:00
2019-03-28 18:01:36 -04:00
2018-07-27 02:48:16 +00:00
2017-11-01 11:24:59 -04:00
2019-01-15 12:25:10 -05:00
2019-04-08 08:37:36 -05:00