Mercurial > pidgin
comparison valgrind-suppressions @ 23011:ba47ec8a2477
When adding outgoing MSN commands to the MsnHistory, free
MsnTransaction->payload to save memory.
MSN_HIST_ELEMS * MSN_BUF_LEN (used in msn_message_gen_payload)
= 48 * 8192 bytes = 384 KB per online MSN account = a lot of wasted memory
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Tue, 20 May 2008 20:59:21 +0000 |
parents | a8d6f071eb6d |
children |
comparison
equal
deleted
inserted
replaced
23010:2b91ea8c94d5 | 23011:ba47ec8a2477 |
---|