agent: Fix off-by-one error for the length of CMD buffer.
* src/agent.c (scute_agent_sign): 151 is needed for sha512 hash. Raise a correct error when it's not enough.
- Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
agent: Fix off-by-one error for the length of CMD buffer. Tags None Subscribers None
Description
Details
|