K 10 svn:author V 7 git2svn K 8 svn:date V 27 2021-05-23T13:03:48.337571Z K 7 svn:log V 450 netgraph/ng_checksum: Fix double free error m_pullup(9) frees the mbuf(9) chain in the case of an allocation error. The mbuf chain must not be freed again in this case. PR: 255874 Submitted by: Approved by: markj Differential Revision: https://reviews.freebsd.org/D30273 (cherry picked from commit 687e510e5ce32fddf46a9dc1d517ccc8a8e25581) Git Hash: 6bc3535519f7206f844c3ffd0ee282e8875dceb4 Git Author: donner@FreeBSD.org END