-
Notifications
You must be signed in to change notification settings - Fork 388
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
prov/shm: Close device_fds for connected peers when the EP is closed
This fixes a file descriptor leak which is not obvious for regular applications. For fi_ubertest, however, each sub-test goes through a setup-teardown process the file descriptors can quickly run out due to this leak. Cherry-picked from commit b555e51 Signed-off-by: Jianxin Xiong <[email protected]>
- Loading branch information
Showing
1 changed file
with
16 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters