Re: [Merkaartor] Fix for another deadlock

2015-04-01 Thread Ladislav Laska
Thanks, I've commited both patches! Hi, after digging in the code I've found a potential deadlock similar to the deadlock in src/Features/Relation.cpp in src/Features/Way.cpp. The attached patch resolves this. -- Lutz Mändle Internet: lmaen...@gmx.net Berlin/Germany diff

[Merkaartor] Fix for another deadlock

2015-03-31 Thread Lutz Mändle
Hi, after digging in the code I've found a potential deadlock similar to the deadlock in src/Features/Relation.cpp in src/Features/Way.cpp. The attached patch resolves this. -- Lutz Mändle Internet: lmaen...@gmx.net Berlin/Germany diff -Naur ./orig/merkaartor/src/Features/Way.cpp