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 nss/20874] getaddrinfo_a segfault


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

--- Comment #2 from Matt Corallo <swbza at bluematt dot me> ---
The way I read the man page, after gai_cancel returns anything other than
EAI_NOTCANCELED (ie it has returned EAI_CANCELED or EAI_ALLDONE), the memory is
again the user's to do with as the user pleases. If that is not the case, when
is the gaicb struct again free for the user to release?

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