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

Empty connection id must be initialized #12

Closed
fbraem opened this issue Sep 30, 2015 · 0 comments
Closed

Empty connection id must be initialized #12

fbraem opened this issue Sep 30, 2015 · 0 comments

Comments

@fbraem
Copy link
Owner

fbraem commented Sep 30, 2015

When no connection id is passed, MQWeb uses MQBACF_GENERIC_CONNECTION_ID and an empty Poco::Buffer. This results in an assertion 0 < buffer.size() ... A buffer with length MQ_CONNECTION_ID_LENGTH must be used which is initialized with 0 ...

@fbraem fbraem closed this as completed in 2c6b4f8 Oct 5, 2015
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