git: mbuf(9): Add assertions of off/len parameters for _m_copyback2()
Aaron LI
aly at crater.dragonflybsd.org
Thu Jan 11 23:48:19 PST 2024
commit 58618f2785ca54e0c44c2c1fe159763cad893b39
Author: Aaron LI <aly at aaronly.me>
Date: Fri Jan 12 08:50:32 2024 +0800
mbuf(9): Add assertions of off/len parameters for _m_copyback2()
Similar to the similar assertions in several other functions.
Summary of changes:
sys/kern/uipc_mbuf.c | 3 +++
1 file changed, 3 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/58618f2785ca54e0c44c2c1fe159763cad893b39
--
DragonFly BSD source repository
More information about the Commits
mailing list