Skip to content

Memory issue causing crash when delete called on AMQPWorker* create via new #18

@mathemaphysics

Description

@mathemaphysics

This happens in the unit tests and needs to be reconciled because it will likely become a problem later. When auto worker = new AMQPWorker(...) is called, it should later be possible to delete worker. This doesn't work correctly in the setup fixture class in tests/agent_t.cpp.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions