mirror of
https://git.zx2c4.com/wireguard-go
synced 2026-09-02 06:06:57 +00:00
When retrying, if count is not 0, we forget to dequeue another request, and so the ring fills up and errors out. Reported-by: Sascha Dierberg <dierberg@dresearch-fe.de> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>