From: Mark Wooding Date: Sat, 9 Jun 2018 14:43:20 +0000 (+0100) Subject: noip.c (recvfrom, recvmsg): Don't swallow the underlying system error. X-Git-Tag: 1.2.1~6 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/preload-hacks/commitdiff_plain/6ec34720b0d2effe661c9dd4da2ef47a4e5030e3?hp=6ec34720b0d2effe661c9dd4da2ef47a4e5030e3 noip.c (recvfrom, recvmsg): Don't swallow the underlying system error. Move the call to `real_recvfoo' outside of `PRESERVING_ERRNO'. ---