Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-1375

fixed a hex char conversion bug in TJSONProtocol

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.8
    • C++ - Library
    • None

    Description

      From 516750af7e3e27bd2e061dc4429092151057d2c9 Mon Sep 17 00:00:00 2001
      From: Jiakai Liu <liujiakai@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

      Attachments

        Activity

          People

            davejwatson@fb Dave Watson
            davejwatson@fb Dave Watson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: