Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jul 2021 21:11:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 256610] Kernel panic with ngtee
Message-ID:  <bug-256610-7501-pNcowOENph@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256610-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256610-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256610

--- Comment #9 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Dbe79f30d6c3e353856d4f82227b270abc=
26be702

commit be79f30d6c3e353856d4f82227b270abc26be702
Author:     John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2021-07-26 21:03:28 +0000
Commit:     John Baldwin <jhb@FreeBSD.org>
CommitDate: 2021-07-26 21:09:16 +0000

    m_dup: Handle unmapped mbufs as an input mbuf.

    Use m_copydata() instead of a direct bcopy() when copying data out of
    a source mbuf into a newly-allocated mbuf.

    PR:           256610
    Reported by:  Niels Bakker <niels=3Dfreebsd@bakker.net>
    Reviewed by:  markj
    MFC after:    2 weeks

 sys/kern/uipc_mbuf.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256610-7501-pNcowOENph>