Skip to content

Leaks and double frees in unsafe code #5

Description

@rlei

Multiple occurrences of leaks and (possible) double frees caused by unmatched Box::into_raw and Box::from_raw calls have be identified in current implementation.

see 6e6793b for an (incomplete) list of leaks.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcriticalShow stopper bug

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions