freebsd-nq/sys/compat
Mark Johnston a7e348d7cf Handle a NULL thread pointer in linux_close_file().
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
Reviewed by:	hselasky, kib
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D23178
2020-01-15 15:31:35 +00:00
..
cloudabi shm: correct KPI mistake introduced around memfd_create 2020-01-05 04:06:40 +00:00
cloudabi32 Set .ORDER for makesyscalls generated files 2020-01-10 18:24:17 +00:00
cloudabi64 Set .ORDER for makesyscalls generated files 2020-01-10 18:24:17 +00:00
freebsd32 Set .ORDER for makesyscalls generated files 2020-01-10 18:24:17 +00:00
ia32 Use uintptr_t instead of register_t * for the stack base. 2019-12-03 23:17:54 +00:00
lindebugfs LinuxKPI: Finalize move of lindebugfs from ports to base. 2019-05-19 15:44:21 +00:00
linprocfs linprocfs: Fix some bugs in the maps file implementation. 2020-01-08 16:57:08 +00:00
linsysfs Create a "drm" subdirectory for drm devices in linsysfs. Recent versions of 2019-09-23 12:27:55 +00:00
linux Make linux(4) use kern_setsockopt(9) instead of going through 2020-01-14 11:33:07 +00:00
linuxkpi/common Handle a NULL thread pointer in linux_close_file(). 2020-01-15 15:31:35 +00:00
ndis vfs: drop the mostly unused flags argument from VOP_UNLOCK 2020-01-03 22:29:58 +00:00
netbsd sys/compat: further adoption of SPDX licensing ID tags. 2017-11-27 15:13:23 +00:00
x86bios x86bios: use M_NOWAIT with mallocs 2018-09-13 07:04:00 +00:00