]> git.meshlink.io Git - utcp/commitdiff
Fix bugs in sack_consume() causing data corruption or abort()s.
authorGuus Sliepen <guus@meshlink.io>
Mon, 19 Oct 2015 20:04:50 +0000 (22:04 +0200)
committerGuus Sliepen <guus@sliepen.org>
Sun, 2 Jul 2017 10:04:35 +0000 (12:04 +0200)
Put in a lengthy comment with some ASCII-art to describe what we are
actually trying to do in this function.


No differences found