OSDN Git Service

* net.cc (cygwin_getservbyname): Return (possibly NULL) return value of dup_ent
authorcgf <cgf>
Wed, 6 Apr 2005 05:48:53 +0000 (05:48 +0000)
committercgf <cgf>
Wed, 6 Apr 2005 05:48:53 +0000 (05:48 +0000)
commite57726ad2b6f2a764138ca25b72cfe8c0b9da26d
tree74acd11d74667731b588df17125f455455305024
parent4f69589efddf3ba5e07e41fe60ee71c45ebca119
* net.cc (cygwin_getservbyname): Return (possibly NULL) return value of dup_ent
rather than assuming that tls buffer is valid.
(cygwin_getservbyport): Ditto.
(cygwin_gethostbyname): Ditto.
(cygwin_gethostbyaddr): Ditto.
winsup/cygwin/ChangeLog
winsup/cygwin/net.cc