NetBSD-Bugs archive

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

PR/56780 CVS commit: src/tests/lib/libc/sys



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

From: "Andreas Gustafsson" <gson%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56780 CVS commit: src/tests/lib/libc/sys
Date: Tue, 5 Apr 2022 15:59:22 +0000

 Module Name:	src
 Committed By:	gson
 Date:		Tue Apr  5 15:59:22 UTC 2022
 
 Modified Files:
 	src/tests/lib/libc/sys: t_mmap.c
 
 Log Message:
 In the mmap_err test case, mmap the address, not the address of the address.
 Should fix PR kern/56780.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.15 -r1.16 src/tests/lib/libc/sys/t_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