Question about getaddrinfo in Inet4AddressImpl.c (original) (raw)
Chris Hegarty chris.hegarty at oracle.com
Tue Nov 22 02:49:46 PST 2011
- Previous message: Question about getaddrinfo in Inet4AddressImpl.c
- Next message: Question about getaddrinfo in Inet4AddressImpl.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Neil,
I filed: CR 7114558: "Inet4AddressImpl should use memset (rather than bzero) and NI_MAXHOST (rather than MAXHOSTNAMELEN)"
And also reviewed your webrev. Looks fine.
-Chris.
On 11/22/11 10:00 AM, Neil Richards wrote:
On Tue, 2011-11-22 at 09:38 +0000, Chris Hegarty wrote:
Let me know the details synopsis/descriptions/etc and I'll file a new CR. I'm guessing its just some cleanup/style issues, right?
-Chris. I've uploaded a webrev with the gap between the two [1]. The differences are the use of memset (rather than bzero) and NIMAXHOST (rather than MAXHOSTNAMELEN). Thanks for helping me out with this, Regards, Neil [1] http://cr.openjdk.java.net/~ngmr/ojdk-229.1/webrev.00/
- Previous message: Question about getaddrinfo in Inet4AddressImpl.c
- Next message: Question about getaddrinfo in Inet4AddressImpl.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]