Page MenuHomeFreeBSD

D29960.id88074.diff
No OneTemporary

D29960.id88074.diff

Index: lib/libc/sys/ptrace.2
===================================================================
--- lib/libc/sys/ptrace.2
+++ lib/libc/sys/ptrace.2
@@ -2,7 +2,7 @@
.\" $NetBSD: ptrace.2,v 1.2 1995/02/27 12:35:37 cgd Exp $
.\"
.\" This file is in the public domain.
-.Dd July 15, 2019
+.Dd April 25, 2021
.Dt PTRACE 2
.Os
.Sh NAME
@@ -1147,6 +1147,16 @@
previously returned the last entry of the memory map.
No more entries exist.
.El
+.It Bq Er ENOMEM
+.Bl -bullet -compact
+.It
+A
+.Dv PT_READ_I,
+.Dv PT_READ_D,
+.Dv PT_WRITE_I, or
+.Dv PT_WRITE_D
+request attempted to access an invalid address.
+.El
.It Bq Er ENAMETOOLONG
.Bl -bullet -compact
.It

File Metadata

Mime Type
text/plain
Expires
Tue, Apr 7, 9:11 AM (58 m, 14 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31022632
Default Alt Text
D29960.id88074.diff (665 B)

Event Timeline