[
https://issues.apache.org/jira/browse/CASSANDRA-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-1999.
---------------------------------------
Resolution: Fixed
Reviewer: jbellis
committed. (looks like these were introduced in CASSANDRA-1714, fwiw, so i'm
going to tag affects-version to 0.7.1)
> 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
> 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.