-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove
mem::forget
calls in FFI returns
This is done by allocating a dedicated buffer and copying the contents of the response into it.
- Loading branch information
Eduardo Leegwater Simões
committed
May 8, 2024
1 parent
361484c
commit bcc07c2
Showing
3 changed files
with
22 additions
and
17 deletions.
There are no files selected for viewing
Binary file not shown.
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
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