Variable is created, but not initialized, in VariantToRb.
---------------------------------------------------------
Key: QPID-3305
URL: https://issues.apache.org/jira/browse/QPID-3305
Project: Qpid
Issue Type: Improvement
Components: Ruby Client
Affects Versions: 0.10
Environment: All.
Reporter: Darryl L. Pierce
Priority: Minor
Attachments:
0001-Set-a-default-value-for-objects-returns-in-the-Ruby-.patch
The return value for VariantToRb is held by the local variable VALUE. But this
variable is not initialized and there is a possible codepath that could result
in it being returned uninitialized.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]