Skip to content

RegisterExt: Decode(nonaddressable) error with custom types (upstream #324) #18

@xe-nvdk

Description

@xe-nvdk

Upstream: vmihailenco#324

When using RegisterExt with a custom type implementing Marshaler/Unmarshaler, encoding a map[int]interface{} containing that type produces Decode(nonaddressable) error on decode, and output is truncated/corrupt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    upstream-bugBug inherited from upstream vmihailenco/msgpack

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions