aboutsummaryrefslogtreecommitdiffstats
path: root/radix-trie.c
diff options
context:
space:
mode:
authorThomas Gschwantner <tharre3@gmail.com>2019-10-08 23:59:41 +0200
committerThomas Gschwantner <tharre3@gmail.com>2019-12-11 06:22:17 +0100
commit5e6042686610df56b15e40f531c5e67b99601215 (patch)
tree5c55ba98f9af23ff80e4a6f24b8d0c066fd43b0c /radix-trie.c
parentradix-trie: allow full use of the v4 address space (diff)
downloadwg-dynamic-5e6042686610df56b15e40f531c5e67b99601215.tar.xz
wg-dynamic-5e6042686610df56b15e40f531c5e67b99601215.zip
Fix parsing issue with split messages
Previously this would trigger a BUG_ON() since the calculation of length & offset was wrong since we added the previous part of the buffer (req->buf) in parse_request(). This meant handle_request() couldn't know how much bytes where actually left in the buffer or their offset.
Diffstat (limited to 'radix-trie.c')
0 files changed, 0 insertions, 0 deletions