Page MenuHomeFreeBSD

Fix error handling in linux_pipe().
ClosedPublic

Authored by trasz on Feb 3 2017, 2:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Feb 7, 3:56 PM
Unknown Object (File)
Jan 15 2025, 7:43 AM
Unknown Object (File)
Dec 5 2024, 4:57 PM
Unknown Object (File)
Nov 27 2024, 7:23 AM
Unknown Object (File)
Oct 31 2024, 6:54 AM
Unknown Object (File)
Oct 2 2024, 7:37 AM
Unknown Object (File)
Sep 27 2024, 8:56 AM
Unknown Object (File)
Sep 16 2024, 6:29 PM
Subscribers

Details

Summary

Fix linux_pipe() and linux_pipe2() to close file descriptors on copyout
error.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

trasz retitled this revision from to Fix error handling in linux_pipe()..
trasz updated this object.
trasz edited the test plan for this revision. (Show Details)
dchagin edited edge metadata.
This revision is now accepted and ready to land.Feb 4 2017, 6:53 AM
This revision was automatically updated to reflect the committed changes.