santiagomed commented on PR #3414:
URL: https://github.com/apache/thrift/pull/3414#issuecomment-4392788753

   Thanks @Jens-G. Updated: total_field_count > 1 is now received_field_count > 
1 so 1-known + N-unknown succeeds again. For the stream corruption, the fix is 
in the union reader itself: when a member type is also a union, it catches 
UnknownUnionVariant internally so the outer union always fully consumes its 
struct before returning.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to