Hi Stefano, On 25/05/2022 00:35, Stefano Stabellini wrote:
From: Stefano Stabellini <[email protected]>snprintf returns the number of characters printed. A return value of size or more means that the output was truncated. Add a check for that in init-dom0less. Signed-off-by: Stefano Stabellini <[email protected]>
Acked-by: Julien Grall <[email protected]> Cheers, -- Julien Grall
