Skip to content

Wrong reference count in replacement object #160

Description

@say42

Hello.

I'm not sure but it seems to be a bug in the EndArray() function. After we got a replacement value from decoderEndArray() it has refcount=1. Then we assign the replacement value to a dictionary and the refcount becomes 2 but should be equal to 1 because no reference other than from the dictionary exists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions