Commit ee0bbce
committed
cm: launcher: nodemanager: increase state checksum size
sha3 224 constant holds size of a byte array, this patch
multiplies it by 2 to hold a hex representation of the checksum
in a static string object.
Signed-off-by: Mykhailo Lohvynenko <mykhailo_lohvynenko@epam.com>1 parent c6f7bf2 commit ee0bbce
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments