]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
wg: Avoid leaking mbufs when the input handshake queue is full
authorMark Johnston <markj@FreeBSD.org>
Mon, 8 Mar 2021 17:39:05 +0000 (12:39 -0500)
committerMark Johnston <markj@FreeBSD.org>
Thu, 11 Mar 2021 15:53:12 +0000 (10:53 -0500)
commit47495bf648a3394383eec64cbff4f3527e76f690
tree13b791f78c9196591d4a3f8fab64b3d9611955f9
parente8ff5725e63d63e0473f3a394bc466a0a97222c7
wg: Avoid leaking mbufs when the input handshake queue is full

Reviewed by: grehan
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D29011

(cherry picked from commit a11009dccb6a2e75de2b8f1b45a0896eda2e6d85)
sys/dev/if_wg/module/if_wg_session.c