Commit c1af336
tpm2_nvcertify: Set size if the --size parameter is not specified.
The man page states: If not specified, the size of the data
as reported by the public portion of the index will be used.
But 0 was used if --size was not specified.
Also an error in the man page is fixed.
Fixes: #3538
Signed-off-by: Juergen Repp <juergen_repp@web.de>1 parent b25c922 commit c1af336
2 files changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
390 | 394 | | |
391 | 395 | | |
392 | 396 | | |
| |||
0 commit comments