mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-03-25 13:29:03 +02:00
@@ -2087,7 +2087,7 @@ real_pread_pwrite:
|
||||
|
||||
do {
|
||||
if (off != verified)
|
||||
return -1;
|
||||
goto err_prw;
|
||||
|
||||
if (rw_type == IO_PREAD)
|
||||
r = read(fd, mem, nrw);
|
||||
|
||||
Reference in New Issue
Block a user