[ 
https://issues.apache.org/jira/browse/THRIFT-4539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jens Geyer resolved THRIFT-4539.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 0.12.0

Committed 99daecdd1d104effcc773f3f4d438f71c82db48a

> Allow TBufferedTransport to be used as base class
> -------------------------------------------------
>
>                 Key: THRIFT-4539
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4539
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C# - Library
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>            Priority: Major
>             Fix For: 0.12.0
>
>
> In the current form, {{TBufferedTransport}} cannot be used as base class, 
> because there is a potential endless recusrion when {{public override int 
> Read(byte[] buf, int off, int len)}} is overridden, because the inner 
> function may call the outer again in an unexpected way.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to