memcpy should copy to the current mbuf, otherwise we're copying to the
first mbuf in the chain over and over.
Reported by: kevans
MFC after: 3 days
Differential D52713
ng_tty: copy to the correct mbuf Authored by vexeduxr on Sep 24 2025, 3:55 PM. Tags None Referenced Files
Details memcpy should copy to the current mbuf, otherwise we're copying to the Reported by: kevans
Diff Detail
|