Stomp Transport encodes trailling double byte null
--------------------------------------------------
Key: AMQNET-167
URL: https://issues.apache.org/activemq/browse/AMQNET-167
Project: ActiveMQ .Net
Issue Type: Bug
Affects Versions: 1.0
Reporter: Timothy Bish
Assignee: Jim Gomes
Fix For: 1.1
When appending the trailing null to a Stomp Frame the Stomp Transport's
StompFrameStream is adding a multibyte char null instead of a single byte null
which is the correct terminator as per the Stomp spec.
Reported By: matt walsh on the mailing list with supplied fix.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.