Lock the CamelStoreSummary before invoking store_info_set_string().
authorMatthew Barnes <mbarnes@redhat.com>
Fri, 16 Aug 2013 19:28:12 +0000 (15:28 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Fri, 16 Aug 2013 19:28:12 +0000 (15:28 -0400)
commit770e06684531aeff87c365dbba09969689e378ed
tree32cf201a67e9ab5f96b9f6135c3cc77f03c4f3bd
parent6e8150b3c500d8bf323309a148f16133c391470c
Lock the CamelStoreSummary before invoking store_info_set_string().

Not the best approach since we're invoking unknown code with a mutex
locked, but beats the hell out of exposing the mutex in the public API.
camel/camel-imapx-store-summary.c
camel/camel-store-summary.c
camel/providers/nntp/camel-nntp-store-summary.c