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 ab9b2a96b Preserve private_optional field order
add e6039a1bb THRIFT-6028: Harden Perl binary protocol negative sizes
Client: perl
No new revisions were added by this update.
Summary of changes:
lib/perl/lib/Thrift/BinaryProtocol.pm | 24 +++++++++--
lib/perl/lib/Thrift/Protocol.pm | 2 +-
lib/perl/t/Makefile.am | 2 +-
lib/perl/t/binary_protocol_negative_size.t | 65 ++++++++++++++++++++++++++++++
4 files changed, 88 insertions(+), 5 deletions(-)
create mode 100644 lib/perl/t/binary_protocol_negative_size.t