Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[20.10 backport] configfile: Initialize nil AuthConfigs #4452

Merged
merged 1 commit into from
Jul 19, 2023

Commits on Jul 19, 2023

  1. configfile: Initialize nil AuthConfigs

    Initialize AuthConfigs map if it's nil before returning it.
    This fixes fileStore.Store nil dereference panic when adding a new key
    to the map.
    
    Signed-off-by: Danial Gharib <danial.mail.gh@gmail.com>
    Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
    (cherry picked from commit ad43df5)
    Danial-Gharib authored and vvoland committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    3fa3542 View commit details
    Browse the repository at this point in the history