Deleted Added
full compact
22c22
< * Copyright 2007 Sun Microsystems, Inc. All rights reserved.
---
> * Copyright 2009 Sun Microsystems, Inc. All rights reserved.
26,27d25
< #pragma ident "%Z%%M% %I% %E% SMI"
<
433a432,433
> if (len + off < off) /* overflow */
> len = UINT64_MAX - off;