[Bug 275002] if_wg: Missing failure check for m_copyback()
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Nov 2023 20:23:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275002 Kyle Evans <kevans@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jhb@FreeBSD.org, | |kevans@freebsd.org --- Comment #2 from Kyle Evans <kevans@freebsd.org> --- (In reply to Kristof Provost from comment #1) Might be worth adding a KASSERT for, though I imagine if something is wrong with the accounting in m_copyback() we would've seen it elsewhere. -- You are receiving this mail because: You are the assignee for the bug.