Jens Geyer created THRIFT-6047:
----------------------------------
Summary: Limit struct read/write recursion depth in PHP library
Key: THRIFT-6047
URL: https://issues.apache.org/jira/browse/THRIFT-6047
Project: Thrift
Issue Type: Bug
Components: PHP - Library
Reporter: Jens Geyer
The PHP library does not limit struct read/write recursion depth. A deeply
nested message can exhaust the call stack. Add recursion depth tracking to the
protocol base and emit guards from the generated struct read and write methods.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)