commit | 53d3e8c9e6aeda372e85eefac6c1bc0aa719101e | [log] [tgz] |
---|---|---|
author | Willy Tu <wltu@google.com> | Tue Aug 26 01:15:20 2025 +0000 |
committer | Tom Tung <tomtung@google.com> | Tue Aug 26 04:58:21 2025 -0700 |
tree | ca74f762daf97bc08c7198b0b414b4ce413bba67 | |
parent | ecdf7e785730c93e3184df848ba10d7791453c5c [diff] |
sbudplus: Release queue_eventfd to prevent double close Tested: Not hitting this error anymore. ``` Assertion 'close_nointr(fd) != -EBADF' failed at c/debug/systemd/256.7/src/basic/fd-util.c:75, function safe_close(). Aborting. ``` Platforms-Affected: all Fusion-Link: fusion2 N/A Google-Bug-Id: 440638562 Change-Id: Ia7c8c34d9779160419b454a85c2ee1fdd18a0021 Signed-off-by: Willy Tu <wltu@google.com> (cherry picked from commit ce54e431d8d7b57b95171e73536187c9f2ea0b9f)