On Sun, 3 Apr 2022 at 04:39, Andrew Scull <[email protected]> wrote: > > There are expecte to be bars 0 through 5, but the last of these was > missing leading to an read beyond the buffer. Add the missing element > with zero values. > > Signed-off-by: Andrew Scull <[email protected]> > Cc: Simon Glass <[email protected]> > Cc: Bin Meng <[email protected]> > --- > drivers/power/acpi_pmc/pmc_emul.c | 1 + > 1 file changed, 1 insertion(+)
Reviewed-by: Simon Glass <[email protected]>

