Files
docker-cli/cli
Sebastiaan van Stijn de40c2b172 Fix panic when failing to get DefaultAuthConfig
Commit f32731f902 fixed a potential panic
when an error was returned while trying to get existing credentials.

However, other code paths currently use the result of `GetDefaultAuthConfig()`
even in an error condition; this resulted in a panic, because a `nil` was
returned.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit c2820a7e3b)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-02-04 14:42:06 +01:00
..
2021-01-28 22:27:59 +00:00
2021-01-28 22:27:59 +00:00
2017-09-01 19:41:06 -04:00
2017-04-17 17:40:59 -04:00