Skip to content

Commit

Permalink
make sure path lives long enough
Browse files Browse the repository at this point in the history
  • Loading branch information
s1341 committed Jan 8, 2024
1 parent e3baa8c commit 5796020
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frida-gum/src/range_details.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ use {
marker::PhantomData,
},
frida_gum_sys as gum_sys,
alloc::string::String,
};

#[cfg(not(feature = "module-names"))]
Expand Down

0 comments on commit 5796020

Please sign in to comment.