Re: Request for review: 7022386 gethostbyname_r needs a pointer aligned buffer passed to it

2011-02-28 Thread Chris Hegarty
Look good David, thanks for taking care for this for us. -Chris. On 28/02/2011 02:29, David Holmes wrote: webrev: http://cr.openjdk.java.net/~dholmes/7022386/webrev/ This is a very simple forward-port of a change that already went into 6u23. Please cc me as I'm not on the net-dev list (which

Re: Request for review: 7022386 gethostbyname_r needs a pointer aligned buffer passed to it

2011-02-28 Thread Alan Bateman
David Holmes wrote: webrev: http://cr.openjdk.java.net/~dholmes/7022386/webrev/ This is a very simple forward-port of a change that already went into 6u23. Please cc me as I'm not on the net-dev list (which probably means this will get held up for approval :( ) Thanks, David Looks good to

Request for review: 7022386 gethostbyname_r needs a pointer aligned buffer passed to it

2011-02-27 Thread David Holmes
webrev: http://cr.openjdk.java.net/~dholmes/7022386/webrev/ This is a very simple forward-port of a change that already went into 6u23. Please cc me as I'm not on the net-dev list (which probably means this will get held up for approval :( ) Thanks, David