Hi,
I got a question from my customer about MEM_alloc and MEM_free. In their code, it is possible that one MEM_alloc is called very close to MEM_free with same input parameters. So they would like to know if the return address of MEM_alloc will be same as the input address of MEM_free. What's the orgnization scheme of MEM module in BIOS5.x. Thanks for your help!
BR
Robert