NetBSD-Bugs archive

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

PR/48048 CVS commit: [netbsd-6-1] src/sys/miscfs/procfs



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

From: "SAITOH Masanobu" <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48048 CVS commit: [netbsd-6-1] src/sys/miscfs/procfs
Date: Mon, 29 Jul 2013 08:23:16 +0000

 Module Name:   src
 Committed By:  msaitoh
 Date:          Mon Jul 29 08:23:16 UTC 2013
 
 Modified Files:
        src/sys/miscfs/procfs [netbsd-6-1]: procfs_map.c
 
 Log Message:
 Pull up following revision(s) (requested by ryo in ticket #917):
        sys/miscfs/procfs/procfs_map.c: revision 1.43
 PR/48048: Add a missing vm_map_unlock_read() and uvmspace_free() to the ENOMEM
 error case in procfs_domap()d
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.41 -r1.41.14.1 src/sys/miscfs/procfs/procfs_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