[Bug libc/1967] no parameter check in aio_return() in rt/aio_return.c

heiko dot nardmann at secunet dot com sourceware-bugzilla@sourceware.org
Fri Dec 2 08:40:00 GMT 2005


------- Additional Comments From heiko dot nardmann at secunet dot com  2005-12-02 08:40 -------
The same for aio_error() in rt/aio_error.c: 
 
int 
aio_error (aiocbp) 
     const struct aiocb *aiocbp; 
{ 
  return aiocbp->__error_code; 
} 

-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the Glibc-bugs mailing list