Comment 7 for bug 607474

Revision history for this message
Steve Dodier-Lazaro (sidi) wrote :

Please do not get confused between virtual memory and write memory. On your system, xfce4-volumed appears to be using 600kiB of RAM, and then 6MiB. This still indicates a memory leak, however, but I'm not sure the code I wrote is responsible for it (since it was audited for memory leaks and none were found except for some oneshot code run at initialization).

I have some code to commit for xfce4-volumed that might remove some of the memory leaks (and might add some) since it will change the library used for key bindings. I'm not going to investigate the memory leaks till then.