Commit 409ab31f authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Change _pack_cred to use pack_bit_str_hex instead of pack_bit_fmt.

pack_bit_fmt can exceed 0xfffe characters on large systems and thus
truncate leading to:
"error: Credential signature check: Credential data size mismatch"

Add warning to the pack_bit_fmt macro to highlight issue.

Bug 3257.
parent b3617a5a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment