
4 Nov
2023
4 Nov
'23
11:57 p.m.
On Sat, 4 Nov 2023 at 19:57, Sean Anderson seanga2@gmail.com wrote:
After opening pathname, we must close ifd once we are done with it.
Fixes: b9274095c2c ("sandbox: Add a way to map a file into memory") Signed-off-by: Sean Anderson seanga2@gmail.com
arch/sandbox/cpu/os.c | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org