freebsd-dev/sys
Kirk McKusick 4710aa248b Avoid dereferencing a possibly null pointer.
Reported by: Coverity
CID:         1475868
2022-04-06 14:25:55 -07:00
..
amd64 linux(4): Add compat.linux32.emulate_i386 knob. 2022-03-31 21:01:09 +03:00
arm fdt_win_process_child: eliminate write only size variable 2022-04-04 22:29:16 -06:00
arm64 Fix a coherent bus check in the arm64 busdma 2022-04-06 14:11:12 +01:00
bsm
cam cam: Fix typos in source code comments 2022-04-02 10:13:35 +02:00
cddl zfs: merge openzfs/zfs@a86e08941 (master) into main 2022-03-08 18:53:02 +01:00
compat linux(4): Fix a typo in itimerspec conversion routine. 2022-04-06 17:40:00 +03:00
conf zstd: Supress set but unused warnings for zstd_compress_superblock.c 2022-04-05 21:42:05 -06:00
contrib zlib: replace CRLF line endings in zlib.map 2022-04-04 15:10:03 -04:00
crypto armv8crypto: Remove leftover debug printfs 2022-02-17 14:25:45 -05:00
ddb
dev cxgbe(4): Display the number of free PM pages and p-structs in meminfo. 2022-04-06 13:15:26 -07:00
dts dts: add IPQ4018/IPQ4019 ethernet MAC and ethernet switch definitions 2022-02-03 21:26:45 -08:00
fs Unbreak the build: Also define NFSV42_OLDNPROCS here. 2022-04-05 11:54:20 -06:00
gdb
geom Avoid dereferencing a possibly null pointer. 2022-04-06 14:25:55 -07:00
gnu
i386 sysent: regen for syscallarg_t 2022-03-28 19:43:03 +01:00
isa
kern Handle non-page aligned/sized memory in physmem 2022-04-06 14:13:29 +01:00
kgssapi
libkern
modules bcm5874: Add opt_usb.h for module dependency 2022-04-05 13:52:55 -06:00
net sysctl_dumpentry: move error to inner scope 2022-04-04 22:30:50 -06:00
net80211 net80211: validate Mesh ID length in ieee80211_parse_beacon 2022-04-05 22:58:28 +00:00
netgraph ng_btsocket(4): Fix a typo in an error message 2022-04-06 18:27:29 +02:00
netinet tcp cc: don't recurse on non recursive mutex 2022-04-05 13:52:36 +02:00
netinet6 pim6_input: eliminate write only variable rc 2022-04-04 22:30:52 -06:00
netipsec ipsec: sprinkle CURVNET_ASSERT_SET 2022-02-19 13:10:41 +00:00
netpfil pf: use ERROUT_IOCTL() 2022-04-06 16:51:31 +02:00
netsmb smb_smb_treedisconnect: eliminate write only variable mbp 2022-04-04 22:30:57 -06:00
nfs krpc_call: eliminiate write only variable nam 2022-04-04 22:31:00 -06:00
nfsclient
nfsserver
nlm
ofed ibcore: Fix multiple includes of same header file. 2022-03-03 12:51:20 +01:00
opencrypto crypto: hide crypto_destroyreq behind a tunable 2022-02-16 07:45:12 +00:00
powerpc powerpcspe: fix PCI enumeration on ppce500 2022-03-21 16:11:33 -03:00
riscv risc-v: Fix two typos in a source code comment 2022-04-02 08:58:45 +02:00
rpc svc_vc_rendezvous_stat: eliminiate write only variable stat 2022-04-04 22:31:04 -06:00
security audit: Initialize vattr fields before calling VOP_GETATTR 2022-03-28 11:23:45 -04:00
sys fix integer overflow bugs in *stosbt 2022-04-05 21:36:59 -06:00
teken teken: color #3 is yellow not brown - use TC_YELLOW as the name 2022-03-12 09:17:29 -05:00
tests
tools syscallarg_t: Add a type for system call arguments 2022-03-28 19:43:03 +01:00
ufs ffs(3): Fix a common typo in source code comments 2022-03-28 19:37:03 +02:00
vm memguard(9): Fix two typos in source code comments 2022-04-02 13:51:27 +02:00
x86 xen(4): Fix a few typos in source code comments 2022-03-28 19:37:20 +02:00
xdr
xen xen(3): Fix a typo in a source code comment 2022-03-28 19:32:53 +02:00
Makefile