Skip to content

Fix for issue #30591. Update default behaviour to return all objects.#30736

Open
d3caii wants to merge 1 commit intoopenssl:masterfrom
d3caii:master
Open

Fix for issue #30591. Update default behaviour to return all objects.#30736
d3caii wants to merge 1 commit intoopenssl:masterfrom
d3caii:master

Conversation

@d3caii
Copy link
Copy Markdown

@d3caii d3caii commented Apr 8, 2026

Changed default behaviour of OSSL_STORE_load to return all supported objects(OSSL_KEYMGMT_SELECT_ALL) when using 0 as the selection parameter(In this case, 0 is used as the selection when OSSL_STORE_load() is called without calling OSSL_STORE_expect()). Fixes #30591

Checklist
  • documentation is added or updated
  • tests are added or updated

@d3caii d3caii changed the title Fixes #30591. Fix for issue #30591. Update default behaviour to return all objects. Apr 8, 2026
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.

The provider-decoder man page incorrectly implies bits in selection are always set

1 participant