]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
tests/unix_dgram: account for size of sender address in the filling cycle
authorGleb Smirnoff <glebius@FreeBSD.org>
Tue, 17 May 2022 02:04:02 +0000 (19:04 -0700)
committerGleb Smirnoff <glebius@FreeBSD.org>
Tue, 17 May 2022 02:08:21 +0000 (19:08 -0700)
commitaa9f97af93fc9df5596654fc11f2720878c81e1a
tree75d1a37a6a6dd1cce3571fcec8c59781da30f053
parentecdc04d006de93eb343ce3b77208abd937d4f8ac
tests/unix_dgram: account for size of sender address in the filling cycle

This fixes test failure with large net.local.dgram.recvspace values.
tests/sys/kern/unix_dgram.c