[BUG] owning_ref vulnerability
Open
bug
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 270
- Avg merge
- 5d 19h
- Merged PRs (30d)
- 2
Description
`cursive-core` uses `owning-ref` crate, which has a couple of issues as described here: https://github.com/noamtashma/owning-ref-unsoundness
The maintainer of `owning_ref` seems unresponsive, and I was wondering if there are any plans to move away from having this crate as a dependency? Is `Cursive` affected by the unsound api of `owning_ref`?
Contributor guide
Assessment
This issue has not been assessed yet.