Use CAutoLocker for exception save locking
commit980eb11d7ea162c11ca78d89b757c11cf15d09a0
authorMartin Strauß <MStrauss@MuellerBBM-vas.de>
Fri, 11 Oct 2013 18:46:15 +0000 (11 20:46 +0200)
committerSven Strickroth <email@cs-ware.de>
Fri, 25 Oct 2013 17:53:03 +0000 (25 19:53 +0200)
tree4cd13c8e3d6656e085ecad52809de6dcc26a9225
parent69179bbd90fe667473479d724bb08b8164a4749c
Use CAutoLocker for exception save locking

For some errors the unlock was not called. Using the constructor/destructor pattern prevents this.

Signed-off-by: Martin Strauß <MStrauss@MuellerBBM-vas.de>
Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/TortoiseProc/LogDataVector.cpp