tpm2-software/tpm2-tss

Bad printf stuff

Closed this issue · 0 comments

return_error2(TSS2_FAPI_RC_BAD_VALUE, "Size of auth value %u > %lu",

should be %"PRIu16" and %zu