On Mon, 11 Aug 2014 11:17:08 +0200
Heiko Schocher wrote:
> currently the buffer for command name is 50 bytes only. If using
> fit_info with long absolute paths, this is not enough, so raise
> it to 256 (as it is in fit_check_sign)
>
> Signed-off-by: Heiko Schocher
> Cc: Simon Glass
> ---
> to
On 11 August 2014 03:17, Heiko Schocher wrote:
> currently the buffer for command name is 50 bytes only. If using
> fit_info with long absolute paths, this is not enough, so raise
> it to 256 (as it is in fit_check_sign)
>
> Signed-off-by: Heiko Schocher
> Cc: Simon Glass
Acked-by: Simon Glass
currently the buffer for command name is 50 bytes only. If using
fit_info with long absolute paths, this is not enough, so raise
it to 256 (as it is in fit_check_sign)
Signed-off-by: Heiko Schocher
Cc: Simon Glass
---
tools/fit_info.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
3 matches
Mail list logo