You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/03/13 04:05:00 UTC

[jira] [Commented] (GEODE-4381) TcrMessage::readCacheableString incorrectly deserializes Java Modified UTF-8 strings.

    [ https://issues.apache.org/jira/browse/GEODE-4381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16396513#comment-16396513 ] 

ASF subversion and git services commented on GEODE-4381:
--------------------------------------------------------

Commit e1c75ded5c07e3039bff5b41501d4d30aa6c4076 in geode-native's branch refs/heads/develop from [~mcmellawatt]
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=e1c75de ]

GEODE-4381: Refactoring readCacheableString() decoding (#234)



Signed-off-by: Blake Bender <bb...@pivotal.io>


> TcrMessage::readCacheableString incorrectly deserializes Java Modified UTF-8 strings.
> -------------------------------------------------------------------------------------
>
>                 Key: GEODE-4381
>                 URL: https://issues.apache.org/jira/browse/GEODE-4381
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>            Reporter: Jacob S. Barrett
>            Assignee: Jacob S. Barrett
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> This method should be replaced with one that just decodes the bytes as Java Modified UTF-8 up to the given length into a UTF-8 std::string and return a CacheableString from that.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)