[
https://issues.apache.org/jira/browse/THRIFT-6057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer resolved THRIFT-6057.
--------------------------------
Fix Version/s: 0.24.0
Assignee: Jens Geyer
Resolution: Fixed
> Limit struct read/write recursion depth in Rust library
> -------------------------------------------------------
>
> Key: THRIFT-6057
> URL: https://issues.apache.org/jira/browse/THRIFT-6057
> Project: Thrift
> Issue Type: Bug
> Components: Rust - Library
> Reporter: Jens Geyer
> Assignee: Jens Geyer
> Priority: Major
> Fix For: 0.24.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The Rust 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)