[ 
https://issues.apache.org/jira/browse/THRIFT-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jake Farrell closed THRIFT-1375.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.8
         Assignee: Dave Watson

Committed 
                
> fixed a hex char conversion bug in TJSONProtocol
> ------------------------------------------------
>
>                 Key: THRIFT-1375
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1375
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C++ - Library
>            Reporter: Dave Watson
>            Assignee: Dave Watson
>            Priority: Minor
>             Fix For: 0.8
>
>         Attachments: 
> 0003-Fixed-a-hex-char-conversion-bug-in-TJSONProtocol.patch
>
>
> From 516750af7e3e27bd2e061dc4429092151057d2c9 Mon Sep 17 00:00:00 2001
> From: Jiakai Liu <liujia...@fb.com>
> Date: Thu, 18 Mar 2010 07:35:26 +0000
> Subject: [PATCH 3/9] Fixed a hex char conversion bug in TJSONProtocol
> Summary:
> Fixed a hex char conversion bug in TJSONProtocol: 10 ~ 15 <=> 'a' ~ 'f'.
> Test Plan:
> Tested on my dev machine.
> Revert Plan:
> OK
> ---
>  .../org/apache/thrift/protocol/TJSONProtocol.java  |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to