]> granicus.if.org Git - openssl/commit
MemorySanitizer: address false positive
authorEmilia Kasper <emilia@openssl.org>
Mon, 22 Feb 2016 15:58:36 +0000 (16:58 +0100)
committerEmilia Kasper <emilia@openssl.org>
Mon, 22 Feb 2016 17:30:11 +0000 (18:30 +0100)
commitefc943be56df26ceac2504d57c4ecbe2bb113c97
tree1e625958049cc80a5b5d0b60a0015c0bd8873ad6
parenta2d0baa2d931feae7f820d4594528894fd4a46cb
MemorySanitizer: address false positive

Explicitly unpoison the result of FD_ZERO

Tests now pass, using -fsanitize=memory

Reviewed-by: Rich Salz <rsalz@openssl.org>
apps/s_client.c