diff options
| author | Carl Worth <cworth@cworth.org> | 2009-10-20 13:05:45 -0700 |
|---|---|---|
| committer | Carl Worth <cworth@cworth.org> | 2009-10-20 13:05:45 -0700 |
| commit | 5a84df0f1507753b1776636ad268d36b7346a8fd (patch) | |
| tree | 8427b873e91f2df3a744971d6ad9d6a9e5000c31 /message.cc | |
| parent | e6236b88fd18231d0524b14723e0709a90b0572c (diff) | |
add_message: Fix memory leak of thread_ids GPtrArray.
We were properly feeing this memory when the thread-ids list was not
empty, but leaking it when it was.
Thanks, of course, to valgrind along with the G_SLICE=always-malloc
environment variable which makes leak checking with glib almost
bearable.
Diffstat (limited to 'message.cc')
0 files changed, 0 insertions, 0 deletions
