Page MenuHomeFreeBSD

closefrom_test: Fix the first test
ClosedPublic

Authored by jhb on Sep 30 2025, 3:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 15, 3:49 AM
Unknown Object (File)
Sat, Apr 11, 8:18 PM
Unknown Object (File)
Sun, Apr 5, 10:16 PM
Unknown Object (File)
Sun, Apr 5, 10:46 AM
Unknown Object (File)
Thu, Apr 2, 5:57 PM
Unknown Object (File)
Mon, Mar 23, 4:46 PM
Unknown Object (File)
Mar 18 2026, 4:43 PM
Unknown Object (File)
Mar 5 2026, 12:57 PM
Subscribers

Details

Summary

The first test is supposed to close the new fd, but was instead not
closing anything.

Fixes: 3cedbec3ee08 ("Integrate tools/regression/fifo into ...")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable