Skip to content

impl From<*mut nsStaticAtom> for Atom is unsound #20158

@nox

Description

@nox

One can just do Atom::from(0xdeadbeef as *mut _), this implementation should be replaced by an unsafe method on Atom.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-styloI-safetySome piece of code violates memory safety guarantees.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions