Skip to content

Possible memory corruption or vec misbehavior in metadata #3396

Closed
@graydon

Description

@graydon

In the metadata encoder, in the code that writes a metadata version constant at the end of metadata::encode:::encode_metadata, we wind up having to use a string literal rather than a vector constant. Somehow memory is getting modified under-foot, or something. Investigate. Not cool.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-lifetimesArea: Lifetimes / regionsA-metadataArea: Crate metadata

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions