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 libc/18156] getaddrinfo race condition in 'reopen' function


https://sourceware.org/bugzilla/show_bug.cgi?id=18156

--- Comment #1 from Joshua Rogers <sourceware-bugs at internot dot info> ---
Also, this particular race condition happens in my code between

getXXbyYY_r.c:266
and
getXXbyYY_r.c:281

per the manual:
http://valgrind.org/docs/manual/drd-manual.html#drd-manual.data-races

-- 
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]