mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Internal change
PiperOrigin-RevId: 270878802 Change-Id: I4c946fdb5f566909eaead35a3050a99ab9047553
This commit is contained in:
parent
c337ea117e
commit
1cf9bf8ab6
|
@ -145,4 +145,6 @@ message Violation {
|
||||||
RegisterValues register_values = 8;
|
RegisterValues register_values = 8;
|
||||||
FsDescription fs = 9;
|
FsDescription fs = 9;
|
||||||
string proc_maps = 10;
|
string proc_maps = 10;
|
||||||
|
// Contains the received signal that caused the death if applicable.
|
||||||
|
int32 signal = 11;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user