On Sun, 3 Apr 2022 at 04:39, Andrew Scull <[email protected]> wrote:
>
> When do_acpi_dump() converts the table name to upper case, pass the
> actual size of the output buffer so that the null terminator doesn't get
> written beyond the end of the buffer.
>
> Signed-off-by: Andrew Scull <[email protected]>
> Cc: Simon Glass <[email protected]>
> Cc: Wolfgang Wallner <[email protected]>
> Cc: Bin Meng <[email protected]>
> ---
>  cmd/acpi.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <[email protected]>

Reply via email to