Skip to content

Important bug on object create with ListArray #21

@omerfuyar

Description

@omerfuyar

Some places in code I am using such design that an object pointer is received from ListArray_Add function. Which is a nice thing itself because that means continuous dynamic memory. But when the memory holding the internal data is moved somewhere else, all pointers exposed to the user becomes dangling pointers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugExplanation of a problem

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions