[Serusers] LCR failure syntax

Juha Heinanen jh at tutpro.com
Fri May 6 15:46:09 CEST 2005


Matt Schulte writes:

 > Also on a related note can qm_malloc cause SER hangs or
 > any other bad things? 

it, like any dynamic memory allocation function can cause a momory leak
and eventual crash if the memory is not properly freed.

 > Does it actually fix memory leaks or just help
 > report them?

it doesn't fix any leaks, just helps in debugging and is faster than
normal malloc.

-- juha




More information about the sr-users mailing list