podman/libpod/image
Paul Holzinger 12bcfa360d Fix possible panic in libpod/image/prune.go
podman image prune paniced locally for me. The error handling was not
done correctly and we could end up with a nil pointer dereference.

[NO TESTS NEEDED] I have no idea how I could force an error in img.Size().

Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
2021-04-16 11:21:47 +02:00
..
testdata libpod/image: unit tests: use a `registries.conf` for aliases 2021-03-25 16:20:35 +01:00
config.go honor pull policy in play kube 2020-01-28 13:36:10 -06:00
df.go Spelling 2020-12-22 13:34:31 -05:00
docker_registry_options.go Use TMPDIR when commiting images 2021-03-26 09:37:07 -04:00
errors.go bump go module to v3 2021-02-22 09:03:51 +01:00
filters.go Unification of label filter across list/prune endpoints 2021-03-24 00:40:30 +01:00
image.go turn hidden --trace into a NOP 2021-03-08 09:22:42 +01:00
image_test.go Use TMPDIR when commiting images 2021-03-26 09:37:07 -04:00
layer_tree.go podman rmi: handle corrupted storage better 2021-03-01 09:52:03 +01:00
manifests.go podman manifest exists 2021-01-22 20:19:13 +01:00
parts.go Spelling 2020-12-22 13:34:31 -05:00
parts_test.go Remove imageParts.{isTagged,registry,name,tag} 2019-01-14 04:07:24 +01:00
prune.go Fix possible panic in libpod/image/prune.go 2021-04-16 11:21:47 +02:00
pull.go libpod/image: unit tests: use a `registries.conf` for aliases 2021-03-25 16:20:35 +01:00
pull_test.go short-name aliasing 2020-11-13 15:40:06 +01:00
search.go bump go module to v3 2021-02-22 09:03:51 +01:00
signing_options.go Stage3 Image Library 2018-03-14 20:21:31 +00:00
tree.go Refactor image tree for API usage 2020-02-17 11:12:35 +01:00
utils.go bump go module to v3 2021-02-22 09:03:51 +01:00