mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-03 10:02:21 +00:00
In case the open() call succeeds but the subsequent fstat() call fails, then we'll return without close()'ing the filedescriptor. Signed-off-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>