commit | ad39aef8a6358845de55fda7801906d4928bfd13 | [log] [tgz] |
---|---|---|
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Tue Aug 02 13:00:06 2011 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Tue Dec 04 22:48:41 2012 +0100 |
tree | 83a69146fa52dd0671fb5d91192ea894fd386469 | |
parent | 6b5d954ec76cb3c1c8bf69e8572ad147ca60cb1d [diff] |
obexd: Make use of g_slist_free_full when elements are dynamically-allocated This avoid having to iterate twice in the list to free its elements.