This is an automated email from the ASF dual-hosted git repository.
Jens-G pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from 7d1c098df Validate map size fits int32 range before narrowing in
ReadMapBegin Client: go
add 4da36faee fix off-by-ten header bounds check in readHeaderFormat
add ae251547b link UnitTests against libthriftz to resolve
THeaderTransport vtable
No new revisions were added by this update.
Summary of changes:
lib/cpp/src/thrift/transport/THeaderTransport.cpp | 5 ++++-
lib/cpp/test/CMakeLists.txt | 3 +++
lib/cpp/test/Makefile.am | 1 +
lib/cpp/test/ThrifttReadCheckTests.cpp | 23 +++++++++++++++++++++++
4 files changed, 31 insertions(+), 1 deletion(-)