GHSA-87mf-9wg6-ppf8
UNKNOWNIn 0.15.0 and prior, Ouroboros works internally by creating a struct where all uses of 'this are replaced by 'static. However, a recent addition to Miri checks that references passed to functions are valid during the entire execution of the function, even when those references are passed inside a struct. This poses an issue for dropping self-referencing values, as the reference becomes invalid dur
- Affected
- >=0, <0.16.0
- Fixed in
- not stated
- Published
- 2023-06-12
- Source
- osv