thrift/lib
Jake Farrell 51700649d0 Thrift-1377: abort PHP deserialization on unknown field type
client: php
Patch: Dave Watson

Previously the code incorrectly ignored unknown field types. After
reading the field header, if it was an unknown type it would incorrectly
assume there was no data, and start trying to read the next field
immediately. 



git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1179907 13f79535-47bb-0310-9956-ffa450edef68
2011-10-07 00:17:25 +00:00
..
as3 THRIFT-690 add new ApplicationExceptions (INTERNAL_ERROR, PROTOCOL_ERROR) to the following languages: as3, c_glib, cocoa, cpp, erl, hs, js, nodejs, ocaml, perl, py, rb 2011-08-03 09:49:27 +00:00
c_glib THRIFT-690 add new ApplicationExceptions (INTERNAL_ERROR, PROTOCOL_ERROR) to the following languages: as3, c_glib, cocoa, cpp, erl, hs, js, nodejs, ocaml, perl, py, rb 2011-08-03 09:49:27 +00:00
cocoa THRIFT-690 add new ApplicationExceptions (INTERNAL_ERROR, PROTOCOL_ERROR) to the following languages: as3, c_glib, cocoa, cpp, erl, hs, js, nodejs, ocaml, perl, py, rb 2011-08-03 09:49:27 +00:00
cpp THRIFT-1361 Optional replacement of pthread by boost::thread (minor fix) 2011-10-03 19:37:09 +00:00
csharp THRIFT-322 IHttpHandler for Thrift 2011-09-02 21:45:44 +00:00
erl THRIFT-1357: Erlang dependency breaks build 2011-09-26 15:29:03 +00:00
go THRIFT-1350: Go library code does not build against latest release 2011-09-19 23:38:39 +00:00
hs updating trunk from 0.7.0-dev to 0.8.0-dev 2011-08-13 21:29:36 +00:00
java Thrift-1375: fixed a hex char conversion bug in TJSONProtocol 2011-10-07 00:10:20 +00:00
javame/src/org/apache/thrift THRIFT-1255. javame: Mismatch of method name between JavaME's lib and generated code (compareTo/compareObjects) 2011-08-02 22:37:16 +00:00
js THRIFT-1238 Thrift JS client cannot read map of structures 2011-09-09 08:17:02 +00:00
nodejs updating trunk from 0.7.0-dev to 0.8.0-dev 2011-08-13 21:29:36 +00:00
ocaml Thrift-1322: OCaml lib fail to compile: Thrift.ml line 305, int vs int32 mismatch 2011-09-06 16:26:58 +00:00
perl updating trunk from 0.7.0-dev to 0.8.0-dev 2011-08-13 21:29:36 +00:00
php Thrift-1377: abort PHP deserialization on unknown field type 2011-10-07 00:17:25 +00:00
py THRIFT-1342 Compilation problem on Windows of fastbinary.c 2011-09-13 13:54:05 +00:00
rb inconsequential indentation fix to java compiler 2011-09-26 20:32:59 +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