reidmorrison / rubywmq

Ruby interface into WebSphere MQ
https://github.com/reidmorrison/rubywmq
Apache License 2.0
32 stars 24 forks source link

Fix descriptor initialization #14

Closed marshall-lee closed 9 years ago

marshall-lee commented 9 years ago

Hello!

I want to fix a typo in C code that leads to @descriptor is not initialized if calling WMQ::Message.new(...) with parameters.

reidmorrison commented 9 years ago

Excellent catch, Thank you