Skip to content

zmsg_remove updates msg size no matter if frame is/isn't a member of the msg #1026

@steinwaywhw

Description

@steinwaywhw

Please see https://github.com/zeromq/czmq/blob/master/src/zmsg.c#L485 (zmsg_remove)

It could be the case where the frame doesn't really belong to this message, as stated in the comments for both zmsg_remove and zlist_remove. But zmsg_remove directly minus its size without testing membership.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions