Commit 86db57d
committed
ptool: Fix undefined variable reference in Partition hash instructions
Fix undefined variable reference in Partition hash instructions.
Replace incorrect variable with valid HashInstructions key.
Prevent runtime errors and improve reliability.
Signed-off-by: Xiaoming Zhao <[email protected]>1 parent 69af899 commit 86db57d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
505 | 505 | | |
506 | 506 | | |
507 | 507 | | |
508 | | - | |
| 508 | + | |
509 | 509 | | |
510 | 510 | | |
511 | 511 | | |
| |||
0 commit comments