![]() |
【转帖】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 |
所有的时间均为北京时间。 现在的时间是 08:00 AM. |