[PATCH] Fix tst-aio7.

Roland McGrath roland@redhat.com
Thu Mar 6 19:37:00 GMT 2003


> No, this does not sound right.  This works around the symptoms.

How so?  The test looks clearly wrong to me.  aio_suspend will return when
the CB0 request is done, and the CB1 request is still outstanding.  Unless
we synchronize with that request, CB1 is still in the aio data structures
when it is no longer live on the stack.



More information about the Libc-hacker mailing list