NetBSD-Bugs archive

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

PR/38391 CVS commit: src/sys/kern



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

From: Matt Fleming <mjf%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38391 CVS commit: src/sys/kern
Date: Sat, 19 Apr 2008 22:26:52 +0000 (UTC)

 Module Name:   src
 Committed By:  mjf
 Date:          Sat Apr 19 22:26:52 UTC 2008
 
 Modified Files:
        src/sys/kern: uipc_usrreq.c
 
 Log Message:
 If cm->cmsg_len is not valid for unp_internalize do not use it to work out
 where the data is in unp_scan.
 
 Fixes PR/38391
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.109 -r1.110 src/sys/kern/uipc_usrreq.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