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] Fix CFI annotations in pthread_cond_timedwait for i486+


On Mon, Dec 09, 2013 at 12:51:04PM +0100, Andreas Schwab wrote:
> This fixes a crash when pthread_cond_timedwait is canceled.  The frame
> state at the __condvar_tw_cleanup2 label needs to be the same as at the
> .LcleanupSTART label.
> 
> Tested on i586-suse-linux with both --enable-kernel=2.6.26 and
> --enable-kernel=2.6.32.
> 
looks ok.


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