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 network/19787] Missing and incorrect truncation checks in getnameinfo


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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Missing error checks in     |Missing and incorrect
                   |getnameinfo for AF_LOCAL    |truncation checks in
                   |                            |getnameinfo

--- Comment #3 from Florian Weimer <fweimer at redhat dot com> ---
In the AF_INET numeric case, the return value check for snprintf is incorrect
as well.

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