summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorJ. Bruce Fields <bfields@fieldses.org>2019-08-06 06:57:50 -0400
committerMika Westerberg <mika.westerberg@linux.intel.com>2019-08-06 15:35:43 +0300
commit04f7745300edbb3fbb9447586b0aafeef28abd51 (patch)
tree0dbde6e3b4c2fc00bc845a0e498939dea01ea571 /security
parent100c12f20dfa463d52f9327b71c1806dcde82852 (diff)
thunderbolt: Show key using %*pE not %*pEp
%*pEp (without "h" or "o") is a no-op. This string could contain arbitrary (non-NULL) characters, so we do want escaping. Use %*pE like every other caller. Signed-off-by: J. Bruce Fields <bfields@redhat.com> Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions