[Bug 56429] telepathy-salut uses more memory with each file transfer
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Oct 26 18:18:47 CEST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=56429
--- Comment #1 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
(In reply to comment #0)
> First the memory should at least be freed after the file transfer has
> finished.
Indeed. There's probably a memory leak somewhere (either in Salut or libsoup)
that means this doesn't occur. What version of libsoup are you using?
The bug is probably that after sending a "chunk" of file content, it isn't
freed.
> Second the file to be transfered shouldn't be copied into ram as a whole.
If my guess above is right, fixing the memory leak will solve this too.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list