From: David S. Miller Date: Tue, 23 Jun 2020 21:50:34 +0000 (-0700) Subject: Merge branch 'wg-fixes' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2bcd350285ecbe442d5a1a27c04bd265baf992bb;p=linux.git Merge branch 'wg-fixes' Jason A. Donenfeld says: ==================== wireguard fixes for 5.8-rc3 This series contains two fixes, one cosmetic and one quite important: 1) Avoid the `if ((x = f()) == y)` pattern, from Frank Werner-Krippendorf. 2) Mitigate a potential memory leak by creating circular netns references, while also making the netns semantics a bit more robust. Patch (2) has a "Fixes:" line and should be backported to stable. ==================== Signed-off-by: David S. Miller --- 2bcd350285ecbe442d5a1a27c04bd265baf992bb