NetBSD-Bugs archive

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

PR/60658 CVS commit: src/sys/compat/netbsd32



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60658 CVS commit: src/sys/compat/netbsd32
Date: Wed, 2 Sep 2026 16:39:41 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Wed Sep  2 16:39:41 UTC 2026
 
 Modified Files:
 	src/sys/compat/netbsd32: netbsd32_ptrace.c
 
 Log Message:
 netbsd32_ptrace: Need to pre-allocate dbregs before read/write.
 
 Followup for:
 
 PR kern/60658: netbsd32_process_read_dbregs() needs the same fix as
 native amd64 process_read_dbregs()
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.10 -r1.11 src/sys/compat/netbsd32/netbsd32_ptrace.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