Page MenuHomeFreeBSD

Assert that mbufs are writable if we write to them
ClosedPublic

Authored by kp on Sep 10 2024, 8:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 28, 1:38 PM
Unknown Object (File)
Fri, Oct 25, 2:57 AM
Unknown Object (File)
Tue, Oct 22, 4:00 AM
Unknown Object (File)
Wed, Oct 16, 2:24 AM
Unknown Object (File)
Oct 5 2024, 8:45 PM
Unknown Object (File)
Oct 5 2024, 6:17 PM
Unknown Object (File)
Oct 2 2024, 10:05 PM
Unknown Object (File)
Oct 2 2024, 7:34 PM
Subscribers

Details

Summary

m_copyback() modifies the mbuf, so it must be a writable mbuf.

Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable