高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】possible memory leak in exalloc.cpp
possible memory leak in exalloc.cpp
possible memory leak in exalloc.cpp
boundchecker says that odrxalloc is leaking.
i incremented a counter in odrxalloc and decremented in odrxfree and found that we are left with a lot of handles not freed.
the sample readex also leaks but not in this functions.
can anyone suggest how to avoid memory leaks using dwgdirect?
|