Thrift-1375: fixed a hex char conversion bug in TJSONProtocol
authorJake Farrell <jfarrell@apache.org>
Fri, 7 Oct 2011 00:10:20 +0000 (00:10 +0000)
committerJake Farrell <jfarrell@apache.org>
Fri, 7 Oct 2011 00:10:20 +0000 (00:10 +0000)
commit336a1599d7e1611edd1dfc93a8a952bbd8717f64
tree28f42e384b2e3fffbca04a7ba2e569dc910b248d
parent2ce7f66deab8602b6de2422aaa520a1b2e508e60
Thrift-1375: fixed a hex char conversion bug in TJSONProtocol
Client: java
Patch: Dave Watson

Fixed a hex char conversion bug in TJSONProtocol: 10 ~ 15 <=> 'a' ~ 'f'.

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1179904 13f79535-47bb-0310-9956-ffa450edef68
lib/java/src/org/apache/thrift/protocol/TJSONProtocol.java