That should also go mainline.
Signed-off-by : Sachin Sant <[email protected]> Acked-by: Bernhard Walle <[email protected]> 1 file changed, 1 insertion(+), 1 deletion(-) task.c | 2 +-
That should also go mainline. Signed-off-by : Sachin Sant <[email protected]> Acked-by: Bernhard Walle <[email protected]> diff --git a/task.c b/task.c --- a/task.c +++ b/task.c @@ -2902,7 +2902,7 @@ { int i, c; struct task_context *tcp; - char format[10]; + char format[15]; char buf[BUFSIZE]; tcp = FIRST_CONTEXT();
-- Crash-utility mailing list [email protected] https://www.redhat.com/mailman/listinfo/crash-utility
