Update.
commit95fe9d959f956c8b31a3bd8801ea9dfe475842a5
authorUlrich Drepper <drepper@redhat.com>
Wed, 11 Apr 2001 21:29:54 +0000 (11 21:29 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 11 Apr 2001 21:29:54 +0000 (11 21:29 +0000)
treef12d85c19d5e186d8771e586d192b030efe0a641
parent8ee355155102ad7c2e473f179f4879c6e468f19e
Update.

2001-04-11  Ulrich Drepper  <drepper@redhat.com>

* cancel.c (_pthread_cleanup_push): Catch invalid __prev buffer
and remove it.
(_pthread_cleanup_push_defer): Likewise.

* tst-cancel.c (main): Fix loop printing cleanup output.
linuxthreads/ChangeLog
linuxthreads/cancel.c
linuxthreads/tst-cancel.c