Skip to content

tpm2_getrandom: Fix --force parameter#3451

Merged
AndreasFuchsTPM merged 1 commit intotpm2-software:masterfrom
JuergenReppSIT:fix-getrandom-force
Feb 5, 2025
Merged

tpm2_getrandom: Fix --force parameter#3451
AndreasFuchsTPM merged 1 commit intotpm2-software:masterfrom
JuergenReppSIT:fix-getrandom-force

Conversation

@JuergenReppSIT
Copy link
Member

The --force parameter did require an argument but was always set to true if used. Now no_argument is used in the option table.

The --force parameter did require an argument but was always set
to true if used. Now no_argument is used in the option table.

Signed-off-by: Juergen Repp <juergen_repp@web.de>
@AndreasFuchsTPM AndreasFuchsTPM merged commit b1a06df into tpm2-software:master Feb 5, 2025
19 checks passed
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.

2 participants