Re: mem leaks win32 call_back

new topic     » goto parent     » topic index » view thread      » older message » newer message

for the test program i posted earlier,
call_back calls allocate_protect with a
sequence length of 80 (size + BORDER_SPACE * 2)

i retested with the following additions
to the test code

include std/machine.e 


and

free_code(headfunc, 80) 
free_code(writefunc, 80) 


after creating call_back(s)


with an additional free(addr) inside std/dll.e
before return page_offset + page_addr

same issue with memory leaks sad

any pointers (no pun intended) in the right direction
would be of great help

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu