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

Skip null attribute during DB update #849

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tracefinder
Copy link

This PR is based on a patch from #845 and fixes the issue when there is no CKA_ALLOWED_MECHANISMS attribute during DB migration

Signed-off-by: Anton <tracefinder@gmail.com>
Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #849 (9873237) into master (1b3aab9) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #849      +/-   ##
==========================================
- Coverage   72.43%   72.42%   -0.01%     
==========================================
  Files          34       34              
  Lines        9773     9774       +1     
==========================================
  Hits         7079     7079              
- Misses       2694     2695       +1     
Files Coverage Δ
src/lib/db.c 67.41% <0.00%> (-0.06%) ⬇️

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@tracefinder
Copy link
Author

I guess opensuse-leap has the same issue as in #808 (comment)

@tracefinder
Copy link
Author

@williamcroberts sorry for bothering you. Could you take a look at this PR?
It's not big.

@idlesign
Copy link

Link to #858

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants