commit | 9f7a655f998f3e02e80c665bbbd9d7469dca850f | [log] [tgz] |
---|---|---|
author | Krzysztof Opasiak <k.opasiak@samsung.com> | Wed Sep 02 10:18:24 2020 +0200 |
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | Tue Apr 13 15:30:46 2021 +0000 |
tree | 5e683afac54935a2c656bb969ad46c756265b783 | |
parent | 51a3229247fe40fcc5bd63bd3b673e216b6e37ee [diff] |
[COMMON] Use proper format specifiers to printf masterPassword %s should be used instead of %d to printf strings. Even though with %d everything works perfectly fine (as we just need any string) let's fix this. Issue-ID: OOM-2328 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I338c47b0f2a82c698c44579737f698b1f19ade38