]> git.meshlink.io Git - meshlink/commit
Don't call the poll callback with a length larger than the remaining UTCP send buffer.
authorGuus Sliepen <guus@meshlink.io>
Sun, 3 May 2020 20:37:41 +0000 (22:37 +0200)
committerGuus Sliepen <guus@meshlink.io>
Sun, 3 May 2020 20:44:49 +0000 (22:44 +0200)
commit0f9dfb9be6cddc09a358452ca0e15222b160c9eb
treec5049a80e2bf3fa9d971fe39c3c7ebbdc0202522
parenta61bd579001e177c7c855bc5665fc138b48011b1
Don't call the poll callback with a length larger than the remaining UTCP send buffer.
src/meshlink.c