NetBSD-Bugs archive

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

PR/56900 CVS commit: [netbsd-9] src/sys/uvm



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56900 CVS commit: [netbsd-9] src/sys/uvm
Date: Sat, 1 Apr 2023 16:22:15 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sat Apr  1 16:22:15 UTC 2023
 
 Modified Files:
 	src/sys/uvm [netbsd-9]: uvm_map.c
 
 Log Message:
 Pull up following revision(s) (requested by riastradh in ticket #1625):
 
 	sys/uvm/uvm_map.c: revision 1.403
 
 mmap(2): Avoid arithmetic overflow in search for free space.
 
 PR kern/56900
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.362.2.4 -r1.362.2.5 src/sys/uvm/uvm_map.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