Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bmf: do not close an fd that is not open
CID 739656 (#1 of 4): Argument cannot be negative (NEGATIVE_RETURNS) At (7): "encapsulatingSkfd" is passed to a parameter that cannot be negative. CID 739656 (#2 of 4): Argument cannot be negative (NEGATIVE_RETURNS) At (9): "encapsulatingSkfd" is passed to a parameter that cannot be negative. CID 739656 (#3 of 4): Argument cannot be negative (NEGATIVE_RETURNS) At (12): "capturingSkfd" is passed to a parameter that cannot be negative. CID 739656 (#4 of 4): Argument cannot be negative (NEGATIVE_RETURNS) At (11): "encapsulatingSkfd" is passed to a parameter that cannot be negative. Signed-off-by: Ferry Huberts <[email protected]>
- Loading branch information