Fix misuses of ByteBufferUtil.string()
--------------------------------------

                 Key: CASSANDRA-1999
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1999
             Project: Cassandra
          Issue Type: Bug
          Components: Core
    Affects Versions: 0.7.1, 0.8
            Reporter: Sylvain Lebresne
            Assignee: Sylvain Lebresne
             Fix For: 0.7.1, 0.8
         Attachments: 0001-Fix-misuse-of-ByteBufferUtil.string.patch

ByteBufferUtil.string() takes a start offset and a length. It is however used 
as if taking
a start and end offset.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to