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