Skip to content

C: IronDomo broker leaks memory #2

Description

@JoergSchneiderSimon

in s_broker_worker_msg()
zframe_t * command is not properly released.
in idbrokerapi.h:282 free() is called on the zframe pointer. This should be zframe_destroy().

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