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

[v15] Properly check AccessList.status for nillness #38861

Merged
merged 1 commit into from
Mar 1, 2024

Commits on Mar 1, 2024

  1. Properly check AccessList.status for nillness

    This PR checks if `AccessList.status` for nillness before trying to
    deref it.
    
    Changelog: Prevent panic when AccessList's status field is not set.
    
    Signed-off-by: Tiago Silva <tiago.silva@goteleport.com>
    tigrato authored and github-actions committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    09d9049 View commit details
    Browse the repository at this point in the history