From: Azat Khuzhin Date: Sun, 31 Mar 2019 23:42:55 +0000 (+0300) Subject: Merge branch 'fix-uchex-warnings' X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=da33f768e451f1b5722b7426e03c87e260ee43d0;p=libevent Merge branch 'fix-uchex-warnings' There is one more report that is false positive, see [1]: "In bufferevent_openssl.c, pointer wm is dereferenced on line 871 before it is null checked on line 873." [1]: https://github.com/libevent/libevent/issues/382#issuecomment-238081938 * fix-uchex-warnings: evdns: do not check server_req twice evrpc: do not check req twice Fixes: #382 --- da33f768e451f1b5722b7426e03c87e260ee43d0