The argument len of m_pullup(9) could be less than or equal to MHLEN.
Reviewed by: glebius
This commit is contained in:
parent
fb2db03194
commit
969ed8f744
@ -706,7 +706,7 @@ It does not allocate any
|
||||
.Vt mbuf clusters ,
|
||||
so
|
||||
.Fa len
|
||||
must be less than
|
||||
must be less than or equal to
|
||||
.Dv MHLEN .
|
||||
.\"
|
||||
.It Fn m_pulldown mbuf offset len offsetp
|
||||
|
Loading…
Reference in New Issue
Block a user