This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 5/5] rt: Set shm_open as a non cancellation point (BZ #18243)


On Mon, 2016-08-22 at 11:27 -0300, Adhemerval Zanella wrote:
> This patch changes shm_open to not act as a cancellation point.
> Cancellation is disable at start and reenable in function exit.
> It fixes BZ #18243.

The patch looks good to me.  If we agree that the sem_wait part of this
BZ is NOTABUG, then this patch indeed fixes the BZ.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]