forked from frida/frida-rust
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure lifetime of transformer and sink
Ensure that the transformer (and optionally event sink) live for at least as long as the stalker by keeping a mutable reference to them in a StalkerSession. Fixes: frida#76
- Loading branch information
1 parent
f0482c8
commit ea8f54e
Showing
1 changed file
with
52 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters