summaryrefslogtreecommitdiff
path: root/tools/adler32.c
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2008-12-05 21:38:31 +0100
committerIra Rice <irarice@gmail.com>2008-12-05 15:55:14 -0700
commit7d5bfc11b5e467b502a3b56e853200b887859808 (patch)
tree4efe49ce0b3e830911700be9d249ce678b3f99cd /tools/adler32.c
parent4eec3f17deafad4ed2fc28fae76fe1f4994e3076 (diff)
downloadmana-client-7d5bfc11b5e467b502a3b56e853200b887859808.tar.gz
mana-client-7d5bfc11b5e467b502a3b56e853200b887859808.tar.bz2
mana-client-7d5bfc11b5e467b502a3b56e853200b887859808.tar.xz
mana-client-7d5bfc11b5e467b502a3b56e853200b887859808.zip
Fix race condition with a std::string access
The downloading thread was writing to a std::string while the main thread was trying to draw it, for example. Now access to the label caption is guarded with a mutex. Should fix crashes while downloading updates.
Diffstat (limited to 'tools/adler32.c')
0 files changed, 0 insertions, 0 deletions