NetBSD-Bugs archive

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

PR/49692 CVS commit: src/sys/uvm



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

From: "Michael van Elst" <mlelstv%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49692 CVS commit: src/sys/uvm
Date: Sun, 1 Mar 2015 13:43:51 +0000

 Module Name:	src
 Committed By:	mlelstv
 Date:		Sun Mar  1 13:43:51 UTC 2015
 
 Modified Files:
 	src/sys/uvm: uvm_mmap.c
 
 Log Message:
 Detect overflow when rounding length parameter and return ENOMEM.
 Fixes PR kern/49692.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.151 -r1.152 src/sys/uvm/uvm_mmap.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