mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
m_pullup() frees the input mbuf chain upon a failure. Set *mpp to NULL
in this case to ensure that the caller does not free the chain again.
PR: 255864
Submitted by: Lv Yunlong <lylgood@foxmail.com> (original version)
MFC after: 1 week
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| oce_hw.c | ||
| oce_hw.h | ||
| oce_if.c | ||
| oce_if.h | ||
| oce_mbox.c | ||
| oce_queue.c | ||
| oce_sysctl.c | ||
| oce_user.h | ||
| oce_util.c | ||