Page MenuHomeFreeBSD

dummynet: dn_dequeue() may return NULL
ClosedPublic

Authored by kp on Jan 28 2022, 11:10 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 16, 11:29 PM
Unknown Object (File)
Tue, Jan 14, 7:06 AM
Unknown Object (File)
Dec 3 2024, 6:38 PM
Unknown Object (File)
Nov 6 2024, 3:13 PM
Unknown Object (File)
Oct 23 2024, 9:45 PM
Unknown Object (File)
Oct 23 2024, 9:45 PM
Unknown Object (File)
Oct 23 2024, 9:44 PM
Unknown Object (File)
Oct 23 2024, 9:37 PM

Details

Summary

If there are no more entries, or if we fail to restore the rcvif of a
queued mbuf dn_dequeue() can return NULL.
Cope with this.

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

Diff Detail

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