[
https://issues.apache.org/jira/browse/CASSANDRA-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylvain Lebresne updated CASSANDRA-1999:
----------------------------------------
Attachment: 0001-Fix-misuse-of-ByteBufferUtil.string.patch
Attached patch against 0.7
> 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
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> 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.