Module Name:    src
Committed By:   jdolecek
Date:           Sat Apr 25 11:03:04 UTC 2020

Modified Files:
        src/sys/kern: uipc_mbuf.c

Log Message:
in m_defrag() must copy data elsewhere before adding cluster, the
data part of mbuf gets reused and hence overwritten by extbuf


To generate a diff of this commit:
cvs rdiff -u -r1.239 -r1.240 src/sys/kern/uipc_mbuf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to