NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/42498 CVS commit: src/sys/kern



The following reply was made to PR kern/42498; it has been noted by GNATS.

From: David Laight <dsl%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42498 CVS commit: src/sys/kern
Date: Tue, 22 Dec 2009 20:50:47 +0000

 Module Name:   src
 Committed By:  dsl
 Date:          Tue Dec 22 20:50:47 UTC 2009
 
 Modified Files:
        src/sys/kern: kern_event.c
 
 Log Message:
 Use sizeof correct type, not pointer to wrong type.
 Fixes PR/42498.
 This has been wrong since the initial import!
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.68 -r1.69 src/sys/kern/kern_event.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index