Skip to content

CamelFolderThread: Use g_clear_object/pointer when possible

Corentin Noël requested to merge tintou/camel-folder-thread-clear into master

Also set the free function of all GPtrArray to ensure that all the added CamelMessageInfo are actually being released.

Merge request reports