Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 03/18/2006 17:37:17
Module Name: src
Committed By: chris
Date: Sat Mar 18 17:37:17 UTC 2006
Modified Files:
src/sys/kern: uipc_mbuf.c
Log Message:
Fix Coverity CID 1473: Static buffer overrun.
Add a counter for the number of pages, so that we print out the ext_pgs
values.
To generate a diff of this commit:
cvs rdiff -r1.106 -r1.107 src/sys/kern/uipc_mbuf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.