CVSROOT:        /cvs/src
Module name:    src
Changes by:     cori...@sourceware.org  2013-02-04 12:04:21

Modified files:
        winsup/cygwin  : ChangeLog fhandler_socket.cc 

Log message:
        * fhandler_socket.cc (fhandler_socket::bind): Fix length check of
        AF_LOCAL filename so it never accesses memory beyond namelen.  Also
        make sure filename is NUL-terminated.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.6064&r2=1.6065
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_socket.cc.diff?cvsroot=src&r1=1.294&r2=1.295

Reply via email to