[ https://issues.apache.org/jira/browse/THRIFT-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13820516#comment-13820516 ]
Hudson commented on THRIFT-2259: -------------------------------- SUCCESS: Integrated in Thrift #940 (See [https://builds.apache.org/job/Thrift/940/]) THRIFT-2259 C# unexpected null logDelegate() pointer causes AV in TServer.serve() (jensg: rev d335acdc2e69f4f682f28dded96914240c1bdc1d) * lib/csharp/src/Server/TServer.cs > 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)