Merge branch 'v1.x'

This commit is contained in:
Saúl Ibarra Corretgé 2016-08-11 13:10:39 +01:00
commit b1dadadb8e

View File

@ -255,7 +255,6 @@ TEST_IMPL(pipe_getsockname_blocking) {
ASSERT(pipe_close_cb_called == 1);
_close(readfd);
CloseHandle(writeh);
#endif