Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
steinwaywhw opened this issue Jun 12, 2015 · 0 comments

Comments

@steinwaywhw
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant