mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Automated rollback of commit 5bb161b0db
.
PiperOrigin-RevId: 375047066 Change-Id: I09ce8aafa92337c79a61f0f757ec66be2b2cefdc
This commit is contained in:
parent
5bb161b0db
commit
f159359f65
|
@ -950,7 +950,7 @@ void Monitor::StateProcessStopped(pid_t pid, int status) {
|
|||
should_dump_stack_ = false;
|
||||
}
|
||||
|
||||
#if !defined(PTRACE_EVENT_STOP)
|
||||
#ifndef PTRACE_EVENT_STOP
|
||||
#define PTRACE_EVENT_STOP 128
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user