mirror of
https://github.com/mandiant/capa.git
synced 2026-07-06 12:36:31 -07:00
remove ppid member from ProcessHandle
Co-authored-by: Willi Ballenthin <willi.ballenthin@gmail.com>
This commit is contained in:
@@ -275,7 +275,6 @@ class ProcessHandle:
|
||||
inner: sandbox-specific data
|
||||
"""
|
||||
|
||||
ppid: int
|
||||
pid: int
|
||||
inner: Any
|
||||
|
||||
|
||||
Reference in New Issue
Block a user