Page MenuHomeFreeBSD

Handle a NULL thread pointer in linux_close_file().
ClosedPublic

Authored by markj on Jan 14 2020, 8:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 18 2024, 1:06 AM
Unknown Object (File)
Sep 21 2024, 4:56 PM
Unknown Object (File)
Sep 21 2024, 4:31 AM
Unknown Object (File)
Sep 19 2024, 3:06 PM
Unknown Object (File)
Sep 5 2024, 5:13 PM
Unknown Object (File)
Sep 5 2024, 6:22 AM
Unknown Object (File)
Sep 4 2024, 6:48 PM
Unknown Object (File)
Sep 4 2024, 9:45 AM
Subscribers

Details

Summary

This can happen if a file is closed during unix socket GC. The same bug
was fixed for devfs descriptors in r228361.

PR: 242913
Reported and tested by: iz-rpi03@hs-karlsruhe.de

Diff Detail

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