On Sun, 3 Apr 2022 at 04:39, Andrew Scull <[email protected]> wrote: > > The buffer is 512 bytes but read requests can be 800 bytes. Limit the > request to the size of the buffer. > > Signed-off-by: Andrew Scull <[email protected]> > Cc: Simon Glass <[email protected]> > Cc: Marek Vasut <[email protected]> > --- > drivers/usb/emul/sandbox_flash.c | 2 ++ > 1 file changed, 2 insertions(+)
Reviewed-by: Simon Glass <[email protected]>

