On Fri, Jan 21, 2022 at 11:12:35AM -0500, Kevin O'Connor wrote: > The variable rx_bytes is marked VARLOW, but there was a missing > GET_LOW() to access rx_bytes. Fix by copying rx_bytes to a local > variable and avoid the repetitive segment memory accesses. > > Reported-by: Gabe Black <[email protected]> > Signed-off-by: Volker RĂ¼melin <[email protected]> > Signed-off-by: Kevin O'Connor <[email protected]>
FYI, I committed this patch. -Kevin _______________________________________________ SeaBIOS mailing list -- [email protected] To unsubscribe send an email to [email protected]
