thrift/lib
Bryan Duxbury 911d2f1576 THRIFT-1182. rb: Native deserializer segfaults on incorrect list element type
This patch causes both the pure ruby and native extension code paths to check if the data in lists, sets, and maps is of the expected type before deserlizing it. When it's not the right type, it now skips the bad data correctly.

Patch: Ilya Maykov

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1129892 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31 20:03:29 +00:00
..
as3 Thrift-1174: Publish as3 client implementation via Maven for use by flex-mojos users 2011-05-20 19:04:13 +00:00
c_glib THRIFT-1032. make dist fails due to c_glib problem 2011-01-13 18:09:51 +00:00
cocoa THRIFT-1011. as3: Error generating package imports when using classes from other packages 2011-03-01 16:57:34 +00:00
cpp THRIFT-1185 Bogus forward declaration of class TAsyncTransport inside file lib/cpp/src/async/TAsyncChannel.h 2011-05-30 20:14:00 +00:00
csharp Thrift-1131: C# JSON Protocol is unable to decode escaped characters in string 2011-04-14 14:30:25 +00:00
erl THRIFT-1076. erl: Erlang Thrift socket server has a bug that causes java thrift client of framed binary client to throw 'out of sequence' exception 2011-03-02 18:25:24 +00:00
go THRIFT-625: Add support for 'Go'; provided by Aalok Shah. 2011-02-20 02:39:19 +00:00
hs Fix small bug in THRIFT-538 commit: use int32s instead of in64s to encode lengths. 2011-02-20 18:59:33 +00:00
java THRIFT-1170. java: Thrift Generated Code and Java 5 2011-05-23 21:41:02 +00:00
javame/src/org/apache/thrift THRIFT-880. javame: JavaME code generator and runtime library 2010-09-20 17:49:09 +00:00
js THRIFT-1176 Thrift compiler global leakage js 2011-05-22 09:59:34 +00:00
nodejs THRIFT-1158 Node.js - package.json used by npm is invalid 2011-04-27 20:14:33 +00:00
ocaml THRIFT-1021. ocaml: Framed transport support for OCaml 2011-01-26 23:31:19 +00:00
perl THRIFT-6 update version info 2011-03-07 21:16:46 +00:00
php Thrift-1152: attributes from private to protected 2011-04-20 15:23:26 +00:00
py THRIFT-1103. py: TZlibTransport for python, a zlib compressed transport 2011-03-22 18:06:04 +00:00
rb THRIFT-1182. rb: Native deserializer segfaults on incorrect list element type 2011-05-31 20:03:29 +00:00
st THRIFT-643. smalltalk: Generated code doesnt load on Squeak3.10.2-7179-basic and PharoCore-1.0-10491rc1 images 2010-01-19 05:18:55 +00:00
Makefile.am THRIFT-1091 integrate JavaScript Test into Testsuite via make check 2011-03-17 19:13:36 +00:00