[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

Memory growth.



When using rdesktop with my patch for 16 bit displays, I notice that
the memory is constantly growing.
I've tried memprof, glibcs mtrace, electric fence etc to try to find
where the memory is allocated, but since it is freeded at exit time, it
isn't so easy to find. It seem to be allocated inside Xlib, but I can't
see where.
Anyone have any better method of finding where the memory is allocated?

/Sebastian