您的位置:首页 > 移动开发 > Objective-C

Memory leak in IIS ADSOpenObject()

2014-04-25 12:07 447 查看


Memory leak in IIS COM object

We use IIS COM object to monitor IIS site, but we got huge memory leak.

After UMDH, the memory leak is on ADSOpenObject(), an IIS method.

And after working with MS, we got a fix for that.

1) Memory leak in windows API ADSOpenObject()

This KB http://support.microsoft.com/kb/2428216

2) Memory leak in windows API GetAdminSection()

The another KB http://support.microsoft.com/kb/2618982
Go to https://www.hyzblog.com/memory-leak-in-iis/ for more details
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: