<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 31/05/2013 18:06, John Zavgren wrote:
<blockquote cite="mid:51A8D8A2.1060707@oracle.com" type="cite">All:
<br>
I have a revised webrev image that's ready for review:
<br>
<a class="moz-txt-link-freetext" href="http://cr.openjdk.java.net/~jzavgren/8008972/webrev.04/">http://cr.openjdk.java.net/~jzavgren/8008972/webrev.04/</a>
<br>
<br>
</blockquote>
There's something not quite right here, it looks to me that
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
packetBufferLen will always be truncated to
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
MAX_PACKET_LEN to therefore the malloc path will never be used. Do I
have this right?<br>
<br>
-Alan.<br>
</body>
</html>