This is the mail archive of the glibc-bugs@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]

[Bug nptl/14942] File corruption bug in AIO with close()


http://sourceware.org/bugzilla/show_bug.cgi?id=14942

--- Comment #1 from Rich Felker <bugdal at aerifal dot cx> 2012-12-10 22:32:10 UTC ---
I just noticed that in my test program, I accidentally passed the same AIO
control buffer to aio_write twice; this is invalid. Using two copies of the
control buffer does not, however, fix the problem. I can submit a revised test
case if desired.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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