Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clears the memory after the ada_owned_string goes out of scope. This ensures that ada_owned_string is cleared in user space. BREAKING CHANGE: ada_owned_string was previously not freed upon going out of scope. Now it is.
- Loading branch information