freebsd-dev/sys
Alan Somers 320c848ff6 Fix an off-by-one error from r351961
That revision addressed a Coverity CID that could lead to a buffer overflow,
but it had an off-by-one error in the buffer size check.

Reported by:	Coverity
Coverity CID:	1405530
MFC after:	3 days
MFC-With:	351961
Sponsored by:	The FreeBSD Foundation
2019-09-16 16:41:01 +00:00
..
amd64 Fix a couple of nits in r352110. 2019-09-16 15:06:19 +00:00
arm Revert r352406, which contained changes I didn't intend to commit. 2019-09-16 15:04:45 +00:00
arm64 Revert r352406, which contained changes I didn't intend to commit. 2019-09-16 15:04:45 +00:00
bsm
cam Fix assumptions of only one device per SES slot. 2019-09-11 03:25:30 +00:00
cddl Revert r352406, which contained changes I didn't intend to commit. 2019-09-16 15:04:45 +00:00
compat linux: add trivial renameat2 implementation 2019-09-11 13:01:59 +00:00
conf powerpc64/powernv: Add opal NVRAM driver for PowerNV systems 2019-09-14 03:30:34 +00:00
contrib Change synchonization rules for vm_page reference counting. 2019-09-09 21:32:42 +00:00
crypto
ddb ddb(4): Add some support for lexing IPv6 addresses 2019-09-09 16:32:23 +00:00
dev Revert r352406, which contained changes I didn't intend to commit. 2019-09-16 15:04:45 +00:00
dts
fs Fix an off-by-one error from r351961 2019-09-16 16:41:01 +00:00
gdb gdb(4): Root a sysctl tree at 'debug.gdb.' 2019-09-08 22:52:47 +00:00
geom Add a "count_until_fail" option to gnop, which says to start failing 2019-09-13 23:03:56 +00:00
gnu
i386 Revert r352406, which contained changes I didn't intend to commit. 2019-09-16 15:04:45 +00:00
isa
kern rangelock: add rangelock_cookie_assert 2019-09-15 02:59:53 +00:00
kgssapi
libkern
mips Revert r352406, which contained changes I didn't intend to commit. 2019-09-16 15:04:45 +00:00
modules powerpc64/powernv: Add opal NVRAM driver for PowerNV systems 2019-09-14 03:30:34 +00:00
net SIOCSIFNAME: Do nothing if we're not actually changing 2019-09-12 15:36:48 +00:00
net80211
netgraph
netinet Don't write to memory outside of the allocated array for SACK blocks. 2019-09-16 08:18:05 +00:00
netinet6
netipsec
netpfil Drivers may pass runt packets to filter. This is okay. 2019-09-13 22:36:04 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc Revert r352406, which contained changes I didn't intend to commit. 2019-09-16 15:04:45 +00:00
riscv Revert r352406, which contained changes I didn't intend to commit. 2019-09-16 15:04:45 +00:00
rpc
security
sparc64 Revert r352406, which contained changes I didn't intend to commit. 2019-09-16 15:04:45 +00:00
sys rangelock: add rangelock_cookie_assert 2019-09-15 02:59:53 +00:00
teken
tests
tools fw_stub.awk: use @generated tag in generated files 2019-09-11 13:35:22 +00:00
ufs Remove some unneeded vfs_busy() calls in SU code. 2019-09-09 11:22:38 +00:00
vm Assert that the refcount value is not VPRC_BLOCKED in vm_page_drop(). 2019-09-16 15:16:48 +00:00
x86
xdr
xen
Makefile