On 06/09/18 10:34, Hans Leidekker wrote:
On Thu, 2018-09-06 at 23:13 +0800, Dmitry Timoshkov wrote:
Is there any responsibility of a reviewer or a reasonable time frame for a review, especially such a trivial patch set?
You got a comment from Nikolay. I think he has a point, but I'm not clear on what it takes to handle SEH properly for these RPC calls.
If it's not too much effort I would prefer doing that instead of spreading the current hack.
I believe it's just a matter of wrapping each function call in a try/catch block.
Since this is effectively my fault, I'd be willing to handle this.