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 5796020 commit 89d304a
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 @@ -10,6 +10,7 @@
allow(clippy::unnecessary_cast)
)]

extern crate alloc;
use {
crate::MemoryRange,
core::{
Expand Down

0 comments on commit 89d304a

Please sign in to comment.