[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#8504) LDMB: Return EPIPE from mdb_env_copyfd2 instead abort on SIGPIPE



--94eb2c07d07472c185053d5903fe
Content-Type: text/plain; charset=UTF-8

I've updated the patch to be much simpler:

* Set pthread_sigmask in copythr and return an error in my->mc_error
* Do not check for pending SIGPIPE: since this is a new thread there can't
be any

The URL stays the same.

--94eb2c07d07472c185053d5903fe
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div class=3D"gmail_extra">I&#39;ve updated the patch to b=
e much simpler:</div><div class=3D"gmail_extra"><br></div><div class=3D"gma=
il_extra">* Set pthread_sigmask in copythr and return an error in my-&gt;mc=
_error</div><div class=3D"gmail_extra">* Do not check for pending SIGPIPE: =
since this is a new thread there can&#39;t be any</div><div class=3D"gmail_=
extra"><br></div><div class=3D"gmail_extra">The URL stays the same.</div></=
div>

--94eb2c07d07472c185053d5903fe--