Skip to content

Conversation

@bovine
Copy link

@bovine bovine commented Jul 11, 2017

The size of zmq_msg_t was increased from 32 bytes to 64 bytes in v4.2.0-rc1 about 2.5 years ago:
zeromq/libzmq@9019403

Failure to allocate a large enough buffer causes memory corruption and typically ckfree() faults when trying to close the message.

@bovine
Copy link
Author

bovine commented Jul 11, 2017

It was actually increased from 32 bytes to 40, then 48, then 64 over several different commits over the years.

It was 32 bytes here: zeromq/libzmq@7bf516d

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

Successfully merging this pull request may close these issues.

1 participant