[ https://issues.apache.org/jira/browse/THRIFT-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jens Geyer resolved THRIFT-2259. -------------------------------- Resolution: Fixed Committed, patch has been used over the past days w/o any problems. > C#: unexpected null logDelegate() pointer causes AV in TServer.serve() > ---------------------------------------------------------------------- > > Key: THRIFT-2259 > URL: https://issues.apache.org/jira/browse/THRIFT-2259 > Project: Thrift > Issue Type: Bug > Components: C# - Library > Affects Versions: 0.9.1 > Reporter: Jens Geyer > Assignee: Jens Geyer > Fix For: 0.9.2 > > Attachments: > THRIFT-2259_null_logDelegate_causes_AV_in-TServer.serve-v2.patch > > > The code does not check the logDelegate passed to TServer and descendants, > but serve() expects the logDelegate to be non-null. -- This message was sent by Atlassian JIRA (v6.1#6144)