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

p11_child: do_card partially fix loop exit condition (redo of #5705) #5746

Closed
wants to merge 1 commit into from
Closed

Commits on Aug 15, 2021

  1. p11_child: do_card partially fix loop exit condition when searching f…

    …or token
    
    This commit fixes the exit condition when searching for a token in p11_child/do_card,
    specifically in case a token is present in a slot, but there are empty slots before it.
    
    This commit partially fixes issue #5025,
    thanks to this comment by @sumit-bose: #5025 (comment)
    
    :relnote: p11_child does not stop at the first empty slot when searching for tokens
    
    Co-Authored-By: Sumit Bose <sbose@redhat.com>
    assafmo and sumit-bose committed Aug 15, 2021
    Copy the full SHA
    606daca View commit details
    Browse the repository at this point in the history