查看单个帖子
旧 2009-05-04, 07:08 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】dd-alloc implementation

dd_alloc implementation
dd_alloc implementation
can someone explain how the memory allocation functions in dd_alloc work? are they simple pass-throughs to the c/c++ standard library calls or is there an actual implementation backing them? the reason i ask is because i'm concerned how these functions will interact inside a dll loaded into another process (the microsoft indexing service). if odrxalloc, et al are just wrappers then they should be well-behaved. if they are a custom implementation, then more information is necessary to verify the correctness/robustness of their implementation.
examples/exalloc contains sample implementation.
it can be replaced by client-written code.
sergey slezkin
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)